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