Go to the documentation of this file.
39 #ifndef vtkDistancePolyDataFilter_h
40 #define vtkDistancePolyDataFilter_h
94 int ComputeSecondDistance;
void GetPolyDataDistance(vtkPolyData *, vtkPolyData *)
#define vtkTypeMacro(thisClass, superclass)
static vtkDistancePolyDataFilter * New()
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void PrintSelf(ostream &os, vtkIndent indent)
vtkDistancePolyDataFilter()
a simple class to control print indentation
#define VTKFILTERSGENERAL_EXPORT
#define vtkGetMacro(name, type)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
concrete dataset represents vertices, lines, polygons, and triangle strips
~vtkDistancePolyDataFilter()
vtkPolyData * GetSecondDistanceOutput()
Superclass for algorithms that produce only polydata as output.