50 #ifndef vtkExtractPoints_h 51 #define vtkExtractPoints_h 53 #include "vtkFiltersPointsModule.h" 88 vtkGetMacro(ExtractInside,
bool);
99 ~vtkExtractPoints() VTK_OVERRIDE;
109 vtkExtractPoints(const vtkExtractPoints&) VTK_DELETE_FUNCTION;
110 void operator=(const vtkExtractPoints&) VTK_DELETE_FUNCTION;
abstract interface for implicit functions
vtkTypeUInt32 vtkMTimeType
abstract class for specifying dataset behavior
static vtkPolyDataAlgorithm * New()
a simple class to control print indentation
virtual vtkMTimeType GetMTime()
Return this object's modified time.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods to obtain type information, and print information.
abstract class for filtering a point cloud
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.