Go to the documentation of this file.
32 #ifndef vtkGeoSphereTransform_h
33 #define vtkGeoSphereTransform_h
35 #include "vtkGeovisCoreModule.h"
40 #if !defined(VTK_LEGACY_REMOVE)
85 vtkSetMacro(ToRectangular,
bool);
86 vtkGetMacro(ToRectangular,
bool);
87 vtkBooleanMacro(ToRectangular,
bool);
95 vtkSetMacro(BaseAltitude,
double);
96 vtkGetMacro(BaseAltitude,
double);
111 #endif //VTK_LEGACY_REMOVE
112 #endif // vtkGeoSphereTransform_h
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
a simple class to control print indentation
Represent a projection from a sphere to a plane.