#include <vtkCollection.h>
Definition at line 36 of file vtkCollection.h.
Public Member Functions | |
vtkCollectionElement () | |
Public Attributes | |
vtkObject * | Item |
vtkCollectionElement * | Next |
vtkCollectionElement::vtkCollectionElement | ( | ) | [inline] |
Definition at line 39 of file vtkCollection.h.
Definition at line 39 of file vtkCollection.h.
Referenced by vtkActorCollection::GetLastActor(), vtkActor2DCollection::GetLastActor2D(), vtkMapperCollection::GetLastItem(), vtkCullerCollection::GetLastItem(), vtkPropCollection::GetLastProp(), vtkProp3DCollection::GetLastProp3D(), and vtkCollection::GetNextItemAsObject().