_notifyOwner(ParticleSystem *owner) | Ogre::Particle | |
_notifyVisualData(ParticleVisualData *vis) | Ogre::Particle | inline |
AllocatedObject() | Ogre::AllocatedObject< Alloc > | inlineexplicit |
Emitter enum value | Ogre::Particle | |
getOwnHeight(void) const | Ogre::Particle | inline |
getOwnWidth(void) const | Ogre::Particle | inline |
getRotation(void) const | Ogre::Particle | inline |
getVisualData(void) const | Ogre::Particle | inline |
hasOwnDimensions(void) const | Ogre::Particle | inline |
mColour | Ogre::Particle | |
mDirection | Ogre::Particle | |
mHeight | Ogre::Particle | |
mOwnDimensions | Ogre::Particle | |
mParticleType | Ogre::Particle | |
mPosition | Ogre::Particle | |
mRotation | Ogre::Particle | |
mRotationSpeed | Ogre::Particle | |
mTimeToLive | Ogre::Particle | |
mTotalTimeToLive | Ogre::Particle | |
mWidth | Ogre::Particle | |
operator delete(void *ptr) | Ogre::AllocatedObject< Alloc > | inline |
operator delete(void *ptr, void *) | Ogre::AllocatedObject< Alloc > | inline |
operator delete(void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | inline |
operator delete[](void *ptr) | Ogre::AllocatedObject< Alloc > | inline |
operator delete[](void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | inline |
operator new(size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | inline |
operator new(size_t sz) | Ogre::AllocatedObject< Alloc > | inline |
operator new(size_t sz, void *ptr) | Ogre::AllocatedObject< Alloc > | inline |
operator new[](size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | inline |
operator new[](size_t sz) | Ogre::AllocatedObject< Alloc > | inline |
Particle() | Ogre::Particle | inline |
ParticleType enum name | Ogre::Particle | |
resetDimensions(void) | Ogre::Particle | |
setDimensions(Real width, Real height) | Ogre::Particle | |
setRotation(const Radian &rad) | Ogre::Particle | |
Visual enum value | Ogre::Particle | |
~AllocatedObject() | Ogre::AllocatedObject< Alloc > | inline |