39 #ifndef __vtkGlobeSource_h
40 #define __vtkGlobeSource_h
122 static void ComputeGlobePoint(
123 double theta,
double phi,
double radius,
double*
point,
double* normal = 0);
129 static void ComputeLatitudeLongitude(
130 double*
x,
double& theta,
double& phi);
147 double theta,
double phi,
double radius,
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetMacro(name, type)
dynamic, self-adjusting array of float
#define vtkSetClampMacro(name, type, min, max)
#define vtkTypeMacro(thisClass, superclass)
dynamic, self-adjusting array of double
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
GLint GLint GLint GLint GLint x
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
int QuadrilateralTessellation
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define VTKGEOVISCORE_EXPORT
object to represent cell connectivity
Sphere patch with Lat/Long scalar array.
#define vtkBooleanMacro(name, type)
#define vtkSetVector3Macro(name, type)
represent and manipulate 3D points
bool AutoCalculateCurtainHeight
#define vtkSetMacro(name, type)