OpenMW
|
Public Member Functions | |
Value (Ogre::ParticleSystem *psys, const Nif::NiParticleSystemController *pctrl) | |
Ogre::Real | getValue () const |
void | setValue (Ogre::Real value) |
Private Attributes | |
Ogre::ParticleSystem * | mParticleSys |
float | mEmitStart |
float | mEmitStop |
NifOgre::ParticleSystemController::Value::Value | ( | Ogre::ParticleSystem * | psys, |
const Nif::NiParticleSystemController * | pctrl | ||
) | [inline] |
Ogre::Real NifOgre::ParticleSystemController::Value::getValue | ( | ) | const [inline] |
void NifOgre::ParticleSystemController::Value::setValue | ( | Ogre::Real | value | ) | [inline] |
float NifOgre::ParticleSystemController::Value::mEmitStart [private] |
float NifOgre::ParticleSystemController::Value::mEmitStop [private] |
Ogre::ParticleSystem* NifOgre::ParticleSystemController::Value::mParticleSys [private] |