OpenMW
|
#include <controller.hpp>
Public Member Functions | |
ParticleSystemController (const Nif::NiParticleSystemController *ctrl) | |
ParticleSystemController () | |
ParticleSystemController (const ParticleSystemController ©, const osg::CopyOp ©op) | |
Public Member Functions inherited from SceneUtil::Controller | |
Controller () | |
virtual | ~Controller () |
bool | hasInput () const |
float | getInputValue (osg::NodeVisitor *nv) |
void | setSource (boost::shared_ptr< ControllerSource > source) |
void | setFunction (boost::shared_ptr< ControllerFunction > function) |
boost::shared_ptr < ControllerSource > | getSource () const |
boost::shared_ptr < ControllerFunction > | getFunction () const |
Private Attributes | |
float | mEmitStart |
float | mEmitStop |
NifOsg::ParticleSystemController::ParticleSystemController | ( | const Nif::NiParticleSystemController * | ctrl | ) |
NifOsg::ParticleSystemController::ParticleSystemController | ( | ) |
NifOsg::ParticleSystemController::ParticleSystemController | ( | const ParticleSystemController & | copy, |
const osg::CopyOp & | copyop | ||
) |
|
private |
|
private |