56 #ifndef vtkExtractPoints_h 57 #define vtkExtractPoints_h 59 #include "vtkFiltersPointsModule.h" 92 vtkSetMacro(ExtractInside,
bool);
93 vtkGetMacro(ExtractInside,
bool);
94 vtkBooleanMacro(ExtractInside,
bool);
abstract interface for implicit functions
vtkTypeUInt32 vtkMTimeType
abstract class for specifying dataset behavior
virtual int FilterPoints(vtkPointSet *input)=0
static vtkPolyDataAlgorithm * New()
a simple class to control print indentation
virtual vtkMTimeType GetMTime()
Return this object's modified time.
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods to obtain type information, and print information.
abstract class for filtering a point cloud