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

Ogre::ScaleAffectorFactory Class Reference

Factory class for ScaleAffector. More...

#include <OgreScaleAffectorFactory.h>

Inheritance diagram for Ogre::ScaleAffectorFactory:

Ogre::ParticleAffectorFactory List of all members.

Public Member Functions

virtual void destroyAffector (ParticleAffector *e)
 Destroys the affector pointed to by the parameter (for early clean up if reauired).


Protected Attributes

std::vector< ParticleAffector * > mAffectors

Private Member Functions

String getName () const
 See ParticleAffectorFactory.

ParticleAffectorcreateAffector (ParticleSystem *psys)
 See ParticleAffectorFactory.


Detailed Description

Factory class for ScaleAffector.

Definition at line 35 of file OgreScaleAffectorFactory.h.


Member Function Documentation

ParticleAffector* Ogre::ScaleAffectorFactory::createAffector ParticleSystem psys  )  [private, virtual]
 

See ParticleAffectorFactory.

Implements Ogre::ParticleAffectorFactory.

Definition at line 41 of file OgreScaleAffectorFactory.h.

virtual void Ogre::ParticleAffectorFactory::destroyAffector ParticleAffector e  )  [virtual, inherited]
 

Destroys the affector pointed to by the parameter (for early clean up if reauired).

String Ogre::ScaleAffectorFactory::getName void   )  const [private, virtual]
 

See ParticleAffectorFactory.

Implements Ogre::ParticleAffectorFactory.

Definition at line 38 of file OgreScaleAffectorFactory.h.

References Ogre::String.


Member Data Documentation

std::vector<ParticleAffector*> Ogre::ParticleAffectorFactory::mAffectors [protected, inherited]
 

Definition at line 48 of file OgreParticleAffectorFactory.h.


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

Copyright © 2000-2005 by The OGRE Team
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Feb 12 13:07:51 2006