Main Page | Directories | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkCollection.h File Reference

#include "vtkObject.h"

Include dependency graph for vtkCollection.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  vtkCollectionElement
class  vtkCollection
 create and manipulate unsorted lists of objects More...

Typedefs

typedef void * vtkCollectionSimpleIterator


Typedef Documentation

typedef void* vtkCollectionSimpleIterator
 

Definition at line 56 of file vtkCollection.h.

Referenced by vtkActorCollection::GetNextActor(), vtkActor2DCollection::GetNextActor2D(), vtkCullerCollection::GetNextCuller(), vtkDataArrayCollection::GetNextDataArray(), vtkDataObjectCollection::GetNextDataObject(), vtkDataSetCollection::GetNextDataSet(), vtkIdListCollection::GetNextIdList(), vtkImplicitFunctionCollection::GetNextImplicitFunction(), vtkMapperCollection::GetNextMapper(), vtkAssemblyPath::GetNextNode(), vtkObjectFactoryCollection::GetNextObjectFactory(), vtkOverrideInformationCollection::GetNextOverrideInformation(), vtkAssemblyPaths::GetNextPath(), vtkPolyDataCollection::GetNextPolyData(), vtkPropCollection::GetNextProp(), vtkProp3DCollection::GetNextProp3D(), vtkRendererCollection::GetNextRenderer(), vtkRenderWindowCollection::GetNextRenderWindow(), vtkStructuredPointsCollection::GetNextStructuredPoints(), vtkTransformCollection::GetNextTransform(), and vtkVolumeCollection::GetNextVolume().