Go to the documentation of this file.
25 #ifndef vtkHyperOctreeDepth_h
26 #define vtkHyperOctreeDepth_h
vtkIntArray * GeneratedDepths
virtual int FillOutputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkTypeMacro(thisClass, superclass)
Objects that can traverse hyperoctree nodes.
Superclass for algorithms that produce output of the same type as input.
GLint GLint GLsizei GLsizei GLsizei depth
#define VTKFILTERSHYPERTREE_EXPORT
dynamic, self-adjusting array of int
Assign tree depth attribute to each cell.
static vtkHyperOctreeDepth * New()
void TraverseAndCount(vtkHyperOctreeCursor *, int depth)
A dataset structured as a tree where each node has exactly 2^n children.
virtual int FillInputPortInformation(int port, vtkInformation *info)