74 static void ComputeBoundingSphere(
float *pts,
vtkIdType numPts,
float sphere[4],
76 static void ComputeBoundingSphere(
double *pts,
vtkIdType numPts,
double sphere[4],
87 static void ComputeBoundingSphere(
float **spheres,
vtkIdType numSpheres,
float sphere[4],
89 static void ComputeBoundingSphere(
double **spheres,
vtkIdType numSpheres,
double sphere[4],
abstract interface for implicit functions
virtual double EvaluateFunction(double x[3])=0
double EvaluateFunction(double x, double y, double z)
#define vtkGetMacro(name, type)
virtual void EvaluateGradient(double x[3], double g[3])=0
GLint GLint GLint GLint GLint GLint y
#define vtkTypeMacro(thisClass, superclass)
GLint GLint GLint GLint GLint x
implicit function for a sphere
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkSetVector3Macro(name, type)
#define vtkGetVectorMacro(name, type, count)
#define VTKCOMMONDATAMODEL_EXPORT
#define vtkSetMacro(name, type)