43 #ifndef vtkExtractHierarchicalBins_h
44 #define vtkExtractHierarchicalBins_h
46 #include "vtkFiltersPointsModule.h"
76 vtkSetMacro(Level,
int);
77 vtkGetMacro(Level,
int);
90 vtkSetMacro(Bin,
int);
91 vtkGetMacro(Bin,
int);
uniform binning of points into a hierarchical structure
void ReportReferences(vtkGarbageCollector *) override
concrete class for storing a set of points
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