globals3.h 143 B

12345678910
  1. #ifndef __GLOBALS3_H_
  2. #define __GLOBALS3_H_
  3. #include <grass/raster3d.h>
  4. extern RASTER3D_Region current_region3;
  5. #endif /* __GLOBALS3_H_ */