40 #ifndef vtkDistancePolyDataFilter_h 41 #define vtkDistancePolyDataFilter_h 59 vtkGetMacro(SignedDistance,
int);
69 vtkGetMacro(NegateDistance,
int);
79 vtkGetMacro(ComputeSecondDistance,
int);
104 int ComputeSecondDistance;
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
concrete dataset represents vertices, lines, polygons, and triangle strips
static vtkPolyDataAlgorithm * New()
Computes the signed distance from one vtkPolyData to another.
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
#define VTKFILTERSGENERAL_EXPORT
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.