33 #include "vtkGeovisCoreModule.h" 36 #if !defined(VTK_LEGACY_REMOVE) 50 vtkSetMacro(GlobeRadius,
double);
51 vtkGetMacro(GlobeRadius,
double);
62 vtkSetMacro(ExplodeFactor,
double);
63 vtkGetMacro(ExplodeFactor,
double);
71 vtkSetMacro(NumberOfSubdivisions,
int);
72 vtkGetMacro(NumberOfSubdivisions,
int);
90 #endif //VTK_LEGACY_REMOVE
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
layout graph edges on a globe as arcs.
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.