12 #ifndef vtkExtractPointCloudPiece_h
13 #define vtkExtractPointCloudPiece_h
15 #include "vtkFiltersPointsModule.h"
18 VTK_ABI_NAMESPACE_BEGIN
40 vtkSetMacro(ModuloOrdering,
bool);
41 vtkGetMacro(ModuloOrdering,
bool);
42 vtkBooleanMacro(ModuloOrdering,
bool);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
static vtkPolyDataAlgorithm * New()
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
dynamic, self-adjusting array of int
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
list of point or cell ids
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.