Go to the documentation of this file.
39 #ifndef vtkImplicitVolume_h
40 #define vtkImplicitVolume_h
98 double OutGradient[3];
#define vtkGetObjectMacro(name, type)
#define vtkSetVector3Macro(name, type)
virtual double EvaluateFunction(double x[3])=0
#define vtkTypeMacro(thisClass, superclass)
GLint GLint GLint GLint GLint x
abstract interface for implicit functions
#define vtkGetVector3Macro(name, type)
topologically and geometrically regular array of data
double EvaluateFunction(double x, double y, double z)
a simple class to control print indentation
list of point or cell ids
virtual void SetVolume(vtkImageData *)
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkGetMacro(name, type)
vtkSetMacro(IgnoreDriverBugs, bool)
static vtkImplicitVolume * New()
GLint GLint GLint GLint GLint GLint y
treat a volume as if it were an implicit function
void EvaluateGradient(double x[3], double n[3])
#define VTKCOMMONDATAMODEL_EXPORT
double EvaluateFunction(double x[3])