40 #ifndef vtkExtractHierarchicalBins_h 41 #define vtkExtractHierarchicalBins_h 43 #include "vtkFiltersPointsModule.h" 73 vtkSetMacro(Level,
int);
74 vtkGetMacro(Level,
int);
87 vtkSetMacro(Bin,
int);
88 vtkGetMacro(Bin,
int);
uniform binning of points into a hierarchical structure
void ReportReferences(vtkGarbageCollector *) override
abstract class for specifying dataset behavior
virtual int FilterPoints(vtkPointSet *input)=0
Detect and break reference loops.
static vtkPolyDataAlgorithm * New()
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods to obtain type information, and print information.
abstract class for filtering a point cloud