43 #ifndef vtkExtractHierarchicalBins_h 44 #define vtkExtractHierarchicalBins_h 46 #include "vtkFiltersPointsModule.h" 77 vtkSetMacro(Level,
int);
78 vtkGetMacro(Level,
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