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