42 #ifndef __vtkImplicitDataSet_h
43 #define __vtkImplicitDataSet_h
102 double OutGradient[3];
abstract interface for implicit functions
virtual double EvaluateFunction(double x[3])=0
double EvaluateFunction(double x, double y, double z)
abstract class to specify dataset behavior
#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)
Detect and break reference loops.
GLint GLint GLint GLint GLint x
a simple class to control print indentation
virtual void ReportReferences(vtkGarbageCollector *)
#define vtkGetVector3Macro(name, type)
#define vtkGetObjectMacro(name, type)
treat a dataset as if it were an implicit function
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkSetVector3Macro(name, type)
#define VTKCOMMONDATAMODEL_EXPORT
#define vtkSetMacro(name, type)