Go to the documentation of this file.
43 #ifndef vtkExtractHierarchicalBins_h
44 #define vtkExtractHierarchicalBins_h
46 #include "vtkFiltersPointsModule.h"
75 vtkGetMacro(Level,
int);
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
abstract class for filtering a point cloud
a simple class to control print indentation
Detect and break reference loops.
uniform binning of points into a hierarchical structure
virtual int FilterPoints(vtkPointSet *input)=0
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
void ReportReferences(vtkGarbageCollector *) override
abstract class for specifying dataset behavior
static vtkPolyDataAlgorithm * New()