Go to the documentation of this file.
41 #ifndef vtkImplicitPolyDataDistance_h
42 #define vtkImplicitPolyDataDistance_h
102 double NoGradient[3];
octree-based spatial search object to quickly locate cells
#define vtkSetVector3Macro(name, type)
static vtkImplicitPolyDataDistance * New()
#define vtkTypeMacro(thisClass, superclass)
void EvaluateGradient(double x[3], double g[3])
GLint GLint GLint GLint GLint x
GLenum GLenum GLenum input
abstract interface for implicit functions
double SharedEvaluate(double x[3], double n[3])
#define vtkGetVector3Macro(name, type)
void SetInput(vtkPolyData *input)
~vtkImplicitPolyDataDistance()
#define VTKFILTERSCORE_EXPORT
void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
#define vtkGetMacro(name, type)
vtkSetMacro(IgnoreDriverBugs, bool)
double EvaluateFunction(double x[3])
vtkImplicitPolyDataDistance()
concrete dataset represents vertices, lines, polygons, and triangle strips