46 vtkSetMacro(GlobeRadius,
double);
47 vtkGetMacro(GlobeRadius,
double);
55 vtkSetMacro(ExplodeFactor,
double);
56 vtkGetMacro(ExplodeFactor,
double);
61 vtkSetMacro(NumberOfSubdivisions,
int);
62 vtkGetMacro(NumberOfSubdivisions,
int);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
layout graph edges on a globe as arcs.
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
#define VTKGEOVISCORE_EXPORT