Go to the documentation of this file.
53 #ifndef vtkExtractPoints_h
54 #define vtkExtractPoints_h
56 #include "vtkFiltersPointsModule.h"
91 vtkGetMacro(ExtractInside,
bool);
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
abstract class for filtering a point cloud
vtkTypeUInt64 vtkMTimeType
abstract interface for implicit functions
virtual vtkMTimeType GetMTime()
Return this object's modified time.
a simple class to control print indentation
virtual int FilterPoints(vtkPointSet *input)=0
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
abstract class for specifying dataset behavior
static vtkPolyDataAlgorithm * New()