Go to the documentation of this file.
27 #ifndef vtkGeoAdaptiveArcs_h
28 #define vtkGeoAdaptiveArcs_h
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkGetObjectMacro(name, type)
vtkDoubleArray * InputLatitude
#define vtkTypeMacro(thisClass, superclass)
virtual void SetRenderer(vtkRenderer *ren)
void PrintSelf(ostream &os, vtkIndent indent)
double MinimumPixelSeparation
static vtkGeoAdaptiveArcs * New()
a simple class to control print indentation
#define vtkGetMacro(name, type)
double MaximumPixelSeparation
vtkSetMacro(IgnoreDriverBugs, bool)
unsigned long LastInputMTime
#define VTKGEOVISCORE_EXPORT
vtkDoubleArray * InputLongitude
virtual unsigned long GetMTime()
abstract specification for renderers
concrete dataset represents vertices, lines, polygons, and triangle strips
dynamic, self-adjusting array of double
Superclass for algorithms that produce only polydata as output.