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);
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