Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

vtkCollectionElement Class Reference

#include <vtkCollection.h>

Collaboration diagram for vtkCollectionElement:

Collaboration graph
[legend]
List of all members.

Public Methods

 vtkCollectionElement ()

Public Attributes

vtkObjectItem
vtkCollectionElement * Next

Constructor & Destructor Documentation

vtkCollectionElement::vtkCollectionElement   [inline]
 

Definition at line 67 of file vtkCollection.h.


Member Data Documentation

vtkObject* vtkCollectionElement::Item
 

Definition at line 68 of file vtkCollection.h.

Referenced by vtkCollection::GetNextItemAsObject().

vtkCollectionElement* vtkCollectionElement::Next
 

Definition at line 69 of file vtkCollection.h.

Referenced by vtkCollection::GetNextItemAsObject().


The documentation for this class was generated from the following file:
Generated on Thu Mar 28 14:28:00 2002 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001