Go to the documentation of this file.
94 void SetBounds(
double xmin,
double xmax,
double ymin,
double ymax,
95 double zmin,
double zmax);
void SetNormals(vtkDataArray *normals)
represent and manipulate 3D points
perform various plane computations
#define vtkGetObjectMacro(name, type)
void EvaluateGradient(double x[3], double n[3])
virtual double EvaluateFunction(double x[3])=0
#define vtkTypeMacro(thisClass, superclass)
void SetFrustumPlanes(double planes[24])
GLint GLint GLint GLint GLint x
abstract superclass for arrays of numeric data
implicit function for convex set of planes
void SetBounds(const double bounds[6])
double EvaluateFunction(double x[3])
abstract interface for implicit functions
vtkPlane * GetPlane(int i)
double EvaluateFunction(double x, double y, double z)
a simple class to control print indentation
void GetPlane(int i, vtkPlane *plane)
virtual void SetPoints(vtkPoints *)
GLint GLint GLint GLint GLint GLint y
#define VTKCOMMONDATAMODEL_EXPORT
void SetBounds(double xmin, double xmax, double ymin, double ymax, double zmin, double zmax)
void PrintSelf(ostream &os, vtkIndent indent)