28 #ifndef __vtkEarthSource_h
29 #define __vtkEarthSource_h
31 #include "vtkFiltersHybridModule.h"
39 void PrintSelf(ostream& os, vtkIndent indent);
43 vtkSetClampMacro(Radius,
double,0.0,VTK_FLOAT_MAX);
44 vtkGetMacro(Radius,
double);
51 vtkSetClampMacro(OnRatio,
int,1,16);
52 vtkGetMacro(OnRatio,
int);
60 vtkSetMacro(Outline,
int);
61 vtkGetMacro(Outline,
int);
62 vtkBooleanMacro(Outline,
int);
69 int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
create the continents of the Earth as a sphere