Ogre::Particle Member List
This is the complete list of members for
Ogre::Particle, including all inherited members.
_notifyOwner(ParticleSystem *owner) | Ogre::Particle | |
_notifyVisualData(ParticleVisualData *vis) | Ogre::Particle | |
AllocatedObject() | Ogre::AllocatedObject< Alloc > | [explicit] |
colour | Ogre::Particle | |
direction | Ogre::Particle | |
Emitter enum value | Ogre::Particle | |
getOwnHeight(void) const | Ogre::Particle | |
getOwnWidth(void) const | Ogre::Particle | |
getRotation(void) const | Ogre::Particle | |
getVisualData(void) const | Ogre::Particle | |
hasOwnDimensions(void) const | Ogre::Particle | |
mHeight | Ogre::Particle | |
mOwnDimensions | Ogre::Particle | |
mParentSystem | Ogre::Particle | [protected] |
mVisual | Ogre::Particle | [protected] |
mWidth | Ogre::Particle | |
operator delete(void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator delete(void *ptr, void *) | Ogre::AllocatedObject< Alloc > | |
operator delete(void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | |
operator delete[](void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator delete[](void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz, void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator new[](size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | |
operator new[](size_t sz) | Ogre::AllocatedObject< Alloc > | |
Particle() | Ogre::Particle | |
ParticleType enum name | Ogre::Particle | |
particleType | Ogre::Particle | |
position | Ogre::Particle | |
resetDimensions(void) | Ogre::Particle | |
rotation | Ogre::Particle | |
rotationSpeed | Ogre::Particle | |
setDimensions(Real width, Real height) | Ogre::Particle | |
setRotation(const Radian &rad) | Ogre::Particle | |
timeToLive | Ogre::Particle | |
totalTimeToLive | Ogre::Particle | |
Visual enum value | Ogre::Particle | |
~AllocatedObject() | Ogre::AllocatedObject< Alloc > | |