Go to the documentation of this file.
33 #include "vtkGeovisCoreModule.h"
50 vtkGetMacro(GlobeRadius,
double);
62 vtkGetMacro(ExplodeFactor,
double);
71 vtkGetMacro(NumberOfSubdivisions,
int);
86 void operator=(
const vtkGeoArcs&) VTK_DELETE_FUNCTION;
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
static vtkGeoArcs * New()
layout graph edges on a globe as arcs.
Superclass for algorithms that produce only polydata as output.