56 #ifndef vtkExtractEnclosedPoints_h
57 #define vtkExtractEnclosedPoints_h
59 #include "vtkFiltersPointsModule.h"
108 vtkGetMacro(Tolerance,
double);
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
concrete class for storing a set of points
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.