Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

ParticleSystemManager.h File Reference

#include "ParticleSystem.h"
#include "DataStructure.h"
#include "Debugger.h"

Go to the source code of this file.

Namespaces

namespace  ParticleSystems

Typedefs

typedef std::vector< ParticleSystem * > psList
 The ParticleSystems within the scene.
typedef std::vector< ParticleSystem
* >::iterator 
psListItt
 The iterator for the ParticleSystems.


Typedef Documentation

typedef std::vector<ParticleSystem *> ParticleSystems::psList
 

The ParticleSystems within the scene.

Stores all the ParticleSystems with in the scene

Definition at line 19 of file ParticleSystemManager.h.

typedef std::vector<ParticleSystem *>::iterator ParticleSystems::psListItt
 

The iterator for the ParticleSystems.

Provides an iterator to perform actions on all the ParticleSystem.

Definition at line 25 of file ParticleSystemManager.h.


Generated on Thu Mar 24 11:05:02 2005 for ParticleSystem by  doxygen 1.4.1