OpenMW
|
#include <particle.hpp>
Public Member Functions | |
ParticleSystem () | |
ParticleSystem (const ParticleSystem ©, const osg::CopyOp ©op) | |
META_Object(NifOsg, ParticleSystem) virtual osgParticle void | setQuota (int quota) |
Private Attributes | |
int | mQuota |
NifOsg::ParticleSystem::ParticleSystem | ( | ) |
NifOsg::ParticleSystem::ParticleSystem | ( | const ParticleSystem & | copy, |
const osg::CopyOp & | copyop | ||
) |
void NifOsg::ParticleSystem::setQuota | ( | int | quota | ) |
|
private |