Go to the documentation of this file.
31 #ifndef vtkGeoProjection_h
32 #define vtkGeoProjection_h
38 typedef struct PJconsts
PJ;
134 vtkInternals* Internals;
137 #endif // vtkGeoProjection_h
const char * GetOptionalParameterValue(int index)
record modification and/or execution time
#define vtkTypeMacro(thisClass, superclass)
virtual void PrintSelf(ostream &os, vtkIndent indent)
abstract base class for most VTK objects
const char * GetOptionalParameterKey(int index)
static const char * GetProjectionName(int projection)
int GetNumberOfOptionalParameters()
virtual ~vtkGeoProjection()
virtual int UpdateProjection()
void SetOptionalParameter(const char *key, const char *value)
GLsizei const GLfloat * value
a simple class to control print indentation
#define vtkSetStringMacro(name)
void ClearOptionalParameters()
void RemoveOptionalParameter(const char *)
static vtkGeoProjection * New()
#define vtkGetMacro(name, type)
vtkGetStringMacro(ExtensionsString)
vtkSetMacro(IgnoreDriverBugs, bool)
static int GetNumberOfProjections()
const char * GetDescription()
#define VTKGEOVISCORE_EXPORT
vtkTimeStamp ProjectionMTime
static const char * GetProjectionDescription(int projection)
Represent a projection from a sphere to a plane.