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