32 #ifndef vtkGeoSphereTransform_h 33 #define vtkGeoSphereTransform_h 35 #include "vtkGeovisCoreModule.h" 84 vtkSetMacro(ToRectangular,
bool);
85 vtkGetMacro(ToRectangular,
bool);
86 vtkBooleanMacro(ToRectangular,
bool);
94 vtkSetMacro(BaseAltitude,
double);
95 vtkGetMacro(BaseAltitude,
double);
110 #endif // vtkGeoSphereTransform_h Represent a projection from a sphere to a plane.
a simple class to control print indentation
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.