31 #ifndef vtkGeoProjectionSource_h
32 #define vtkGeoProjectionSource_h
34 #include "vtkGeovisCoreModule.h"
63 vtkGetMacro(Projection,
int);
64 virtual
void SetProjection(
int projection);
71 vtkGetMacro(MinCellsPerNode,
int);
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
A multi-resolution geographic data source.
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
Stores data for a patch of the globe.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
mutual exclusion locking class
A 2D geographic geometry source.