|
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 (std::shared_ptr< ControllerSource > source) |
| void | setFunction (std::shared_ptr< ControllerFunction > function) |
| std::shared_ptr< ControllerSource > | getSource () const |
| std::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 |
1.8.6