Go to the documentation of this file.
36 #ifndef vtkLabelHierarchyCompositeIterator_h
37 #define vtkLabelHierarchyCompositeIterator_h
59 { this->AddIterator(it, 1); }
109 #endif // vtkLabelHierarchyCompositeIterator_h
GLuint GLuint GLsizei count
contains an octree of labels
virtual void AddIterator(vtkLabelHierarchyIterator *it, int count)
virtual vtkIdType GetLabelId()
#define vtkTypeMacro(thisClass, superclass)
#define VTKRENDERINGLABEL_EXPORT
virtual ~vtkLabelHierarchyCompositeIterator()
virtual void PrintSelf(ostream &os, vtkIndent indent)
iterator over vtkLabelHierarchy
virtual void Begin(vtkIdTypeArray *)
static vtkLabelHierarchyCompositeIterator * New()
Iterator over sub-iterators.
Internal * Implementation
virtual void BoxAllNodes(vtkPolyData *)
virtual void ClearIterators()
a simple class to control print indentation
dynamic, self-adjusting array of vtkIdType
virtual void AddIterator(vtkLabelHierarchyIterator *it)
concrete dataset represents vertices, lines, polygons, and triangle strips
virtual void GetNodeGeometry(double ctr[3], double &size)
virtual vtkLabelHierarchy * GetHierarchy()
vtkLabelHierarchyCompositeIterator()