Go to the documentation of this file.
31 #ifndef vtkImplicitHalo_h
32 #define vtkImplicitHalo_h
void PrintSelf(ostream &os, vtkIndent indent)
virtual ~vtkImplicitHalo()
#define vtkSetVector3Macro(name, type)
virtual double EvaluateFunction(double x[3])=0
#define vtkTypeMacro(thisClass, superclass)
GLint GLint GLint GLint GLint x
virtual double EvaluateFunction(double x, double y, double z)
virtual double EvaluateFunction(double x[3])
abstract interface for implicit functions
implicit function for an halo
#define vtkGetVector3Macro(name, type)
a simple class to control print indentation
static vtkImplicitHalo * New()
#define vtkGetMacro(name, type)
vtkSetMacro(IgnoreDriverBugs, bool)
GLint GLint GLint GLint GLint GLint y
#define VTKCOMMONDATAMODEL_EXPORT
void EvaluateGradient(double x[3], double g[3])