50 #ifndef vtkMaskPointsFilter_h
51 #define vtkMaskPointsFilter_h
53 #include "vtkFiltersPointsModule.h"
94 vtkGetMacro(EmptyValue,
unsigned char);
112 vtkInformationVector *) VTK_OVERRIDE;
113 int RequestUpdateExtent(vtkInformation *, vtkInformationVector **,
114 vtkInformationVector *) VTK_OVERRIDE;
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
extract points within an image/volume mask
abstract class for specifying dataset behavior
virtual int FilterPoints(vtkPointSet *input)=0
Proxy object to connect input/output ports.
static vtkPolyDataAlgorithm * New()
a simple class to control print indentation
topologically and geometrically regular array of data
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods to obtain type information, and print information.
abstract class for filtering a point cloud
general representation of visualization data
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.