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