41 #ifndef __vtkImplicitPolyDataDistance_h
42 #define __vtkImplicitPolyDataDistance_h
95 double SharedEvaluate(
double x[3],
double n[3] );
102 double NoGradient[3];
abstract interface for implicit functions
virtual double EvaluateFunction(double x[3])=0
GLenum GLenum GLenum input
#define VTKFILTERSCORE_EXPORT
#define vtkGetMacro(name, type)
concrete dataset represents vertices, lines, polygons, and triangle strips
virtual void EvaluateGradient(double x[3], double g[3])=0
#define vtkTypeMacro(thisClass, superclass)
GLint GLint GLint GLint GLint x
octree-based spatial search object to quickly locate cells
a simple class to control print indentation
#define vtkGetVector3Macro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkSetVector3Macro(name, type)
#define vtkSetMacro(name, type)