|
class | Ogre::AreaEmitter |
| Particle emitter which emits particles randomly from points inside an area (box, sphere, ellipsoid whatever subclasses choose to be). More...
|
|
class | Ogre::BoxEmitter |
| This emitter emits particles from a random location within a 3-dimensional box. More...
|
|
class | Ogre::ColourFaderAffector |
| This affector modifies the colour of particles in flight. More...
|
|
class | Ogre::ColourFaderAffector2 |
|
class | Ogre::CylinderEmitter |
| This emitter emits particles in a random direction from within a cylinder area, where the cylinder is oriented along the Z-axis. More...
|
|
class | Ogre::DeflectorPlaneAffector |
| This affector defines a plane which deflects particles which collide with it. More...
|
|
class | Ogre::DirectionRandomiserAffector |
| This affector applies randomness to the movement of the particles. More...
|
|
class | Ogre::DirectionRandomiserAffector::CmdKeepVelocity |
| Command object for keep_velocity (see ParamCommand). More...
|
|
class | Ogre::DirectionRandomiserAffector::CmdRandomness |
| Command object for randomness (see ParamCommand). More...
|
|
class | Ogre::DirectionRandomiserAffector::CmdScope |
| Command object for scope (see ParamCommand). More...
|
|
class | Ogre::EllipsoidEmitter |
| Particle emitter which emits particles randomly from points inside an ellipsoid. More...
|
|
class | Ogre::HollowEllipsoidEmitter |
| Particle emitter which emits particles randomly from points inside a hollow ellipsoid. More...
|
|
class | Ogre::LinearForceAffector |
| This affector applies a force vector to all particles to modify their trajectory. More...
|
|
class | Ogre::PointEmitter |
| This emitter emits particles from a single point, which is it’s position. More...
|
|
class | Ogre::RingEmitter |
| Particle emitter which emits particles randomly from points inside a ring (e.g. More...
|
|
class | Ogre::RotationAffector |
| This affector rotates particles in flight. More...
|
|
class | Ogre::ScaleAffector |
| This affector scales particles in flight. More...
|
|
class | Ogre::TextureAnimatorAffector |
| This affector makes it possible to have an animated texture for each individual particle. More...
|
|
class | Ogre::TextureAnimatorAffectorFactory |
| Factory class for TextureAnimatorAffector. More...
|
|