| Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
#include "IAttributeExchangingObject.h"#include "SParticle.h"Go to the source code of this file.
Namespaces | |
| namespace | irr |
| namespace | irr::scene |
Classes | |
| class | irr::scene::IParticleAffector |
| A particle affector modifies particles. More... | |
Enumerations | |
| enum | irr::scene::E_PARTICLE_AFFECTOR_TYPE { irr::scene::EPAT_NONE = 0, irr::scene::EPAT_ATTRACT, irr::scene::EPAT_FADE_OUT, irr::scene::EPAT_GRAVITY, irr::scene::EPAT_ROTATE, irr::scene::EPAT_SCALE, irr::scene::EPAT_COUNT } |
| Types of built in particle affectors. More... | |
Variables | |
| const c8 *const | irr::scene::ParticleAffectorTypeNames [] |
| Names for built in particle affectors. | |
| The Irrlicht
Engine Documentation © 2003-2009 by Nikolaus Gebhardt. Generated
on Sun Jan 10 09:24:05 2010 by Doxygen
(1.5.6) |