24#ifndef vtkExtractPointCloudPiece_h
25#define vtkExtractPointCloudPiece_h
27#include "vtkFiltersPointsModule.h"
51 vtkSetMacro(ModuloOrdering,
bool);
52 vtkGetMacro(ModuloOrdering,
bool);
53 vtkBooleanMacro(ModuloOrdering,
bool);
list of point or cell ids
a simple class to control print indentation
dynamic, self-adjusting array of int
Superclass for algorithms that produce only polydata as output.