26 #ifndef vtkEarthSource_h 27 #define vtkEarthSource_h 29 #include "vtkFiltersHybridModule.h" 44 vtkGetMacro(Radius,
double);
53 vtkSetClampMacro(OnRatio,
int,1,16);
54 vtkGetMacro(OnRatio,
int);
65 vtkGetMacro(Outline,
int);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
~vtkEarthSource() override
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
create the continents of the Earth as a sphere
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.