28 #ifndef vtkGeoAdaptiveArcs_h
29 #define vtkGeoAdaptiveArcs_h
31 #include "vtkGeovisCoreModule.h"
53 vtkGetMacro(GlobeRadius,
double);
64 vtkGetMacro(MaximumPixelSeparation,
double);
74 vtkGetMacro(MinimumPixelSeparation,
double);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
double MaximumPixelSeparation
abstract specification for renderers
vtkDoubleArray * InputLongitude
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkTypeUInt64 vtkMTimeType
dynamic, self-adjusting array of double
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
virtual vtkMTimeType GetMTime()
Return this object's modified time.
vtkDoubleArray * InputLatitude
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkMTimeType LastInputMTime
double MinimumPixelSeparation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.