Go to the documentation of this file.
42 #ifndef vtkImplicitDataSet_h
43 #define vtkImplicitDataSet_h
102 double OutGradient[3];
static vtkImplicitDataSet * New()
virtual void ReportReferences(vtkGarbageCollector *)
#define vtkGetObjectMacro(name, type)
#define vtkSetVector3Macro(name, type)
virtual double EvaluateFunction(double x[3])=0
#define vtkTypeMacro(thisClass, superclass)
double EvaluateFunction(double x, double y, double z)
GLint GLint GLint GLint GLint x
double EvaluateFunction(double x[3])
virtual void SetDataSet(vtkDataSet *)
abstract interface for implicit functions
#define vtkGetVector3Macro(name, type)
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkGetMacro(name, type)
treat a dataset as if it were an implicit function
Detect and break reference loops.
abstract class to specify dataset behavior
vtkSetMacro(IgnoreDriverBugs, bool)
GLint GLint GLint GLint GLint GLint y
#define VTKCOMMONDATAMODEL_EXPORT
void EvaluateGradient(double x[3], double n[3])