Go to the documentation of this file.
27 #ifndef vtkHyperOctreeLimiter_h
28 #define vtkHyperOctreeLimiter_h
virtual int FillInputPortInformation(int port, vtkInformation *info)
void SetMaximumLevel(int levels)
void BuildNextCell(vtkHyperOctreeCursor *, vtkHyperOctreeCursor *, int)
#define vtkTypeMacro(thisClass, superclass)
Objects that can traverse hyperoctree nodes.
Superclass for algorithms that produce output of the same type as input.
#define VTKFILTERSHYPERTREE_EXPORT
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Limit the tree's depth, averaging data from lower level branches into the new leaves at the cut point...
A dataset structured as a tree where each node has exactly 2^n children.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkHyperOctreeLimiter * New()
void AddInteriorAttributes(vtkHyperOctreeCursor *, int)