vtkCollectionElement Class Reference

#include <vtkCollection.h>

List of all members.


Detailed Description

Definition at line 36 of file vtkCollection.h.

Public Member Functions

 vtkCollectionElement ()

Public Attributes

vtkObjectItem
vtkCollectionElementNext


Constructor & Destructor Documentation

vtkCollectionElement::vtkCollectionElement  )  [inline]
 

Definition at line 39 of file vtkCollection.h.


Member Data Documentation

vtkObject* vtkCollectionElement::Item
 

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().

vtkCollectionElement* vtkCollectionElement::Next
 

Definition at line 41 of file vtkCollection.h.

Referenced by vtkCollection::GetNextItemAsObject().


The documentation for this class was generated from the following file: