53 #ifndef vtkExtractEnclosedPoints_h 54 #define vtkExtractEnclosedPoints_h 56 #include "vtkFiltersPointsModule.h" 105 vtkGetMacro(Tolerance,
double);
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
abstract class for specifying dataset behavior
concrete dataset represents vertices, lines, polygons, and triangle strips
virtual int FilterPoints(vtkPointSet *input)=0
Proxy object to connect input/output ports.
static vtkPolyDataAlgorithm * New()
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods to obtain type information, and print information.
abstract class for filtering a point cloud
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.