31 #ifndef __vtkGeoSphereTransform_h
32 #define __vtkGeoSphereTransform_h
73 vtkSetMacro(ToRectangular,
bool);
74 vtkGetMacro(ToRectangular,
bool);
75 vtkBooleanMacro(ToRectangular,
bool);
81 vtkSetMacro(BaseAltitude,
double);
82 vtkGetMacro(BaseAltitude,
double);
97 #endif // __vtkGeoSphereTransform_h
Represent a projection from a sphere to a plane.
a simple class to control print indentation
#define VTKGEOVISCORE_EXPORT