29 #ifndef vtkEarthSource_h
30 #define vtkEarthSource_h
32 #include "vtkFiltersHybridModule.h"
47 vtkGetMacro(Radius,
double);
56 vtkSetClampMacro(OnRatio,
int,1,16);
57 vtkGetMacro(OnRatio,
int);
68 vtkGetMacro(Outline,
int);
create the continents of the Earth as a sphere
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkEarthSource * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
a simple class to control print indentation
Superclass for algorithms that produce only polydata as output.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.