29 #ifndef __vtkGeoArcs_h
30 #define __vtkGeoArcs_h
45 vtkSetMacro(GlobeRadius,
double);
46 vtkGetMacro(GlobeRadius,
double);
54 vtkSetMacro(ExplodeFactor,
double);
55 vtkGetMacro(ExplodeFactor,
double);
60 vtkSetMacro(NumberOfSubdivisions,
int);
61 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