31#ifndef vtkExtractHierarchicalBins_h
32#define vtkExtractHierarchicalBins_h
34#include "vtkFiltersPointsModule.h"
37VTK_ABI_NAMESPACE_BEGIN
65 vtkSetMacro(Level,
int);
66 vtkGetMacro(Level,
int);
79 vtkSetMacro(Bin,
int);
80 vtkGetMacro(Bin,
int);
Detect and break reference loops.
uniform binning of points into a hierarchical structure
a simple class to control print indentation
abstract class for filtering a point cloud
concrete class for storing a set of points