OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
NifOsg::ParticleSystemController Class Reference

#include <controller.hpp>

Inheritance diagram for NifOsg::ParticleSystemController:
Collaboration diagram for NifOsg::ParticleSystemController:

Public Member Functions

 ParticleSystemController (const Nif::NiParticleSystemController *ctrl)
 
 ParticleSystemController ()
 
 ParticleSystemController (const ParticleSystemController &copy, const osg::CopyOp &copyop)
 
- 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< ControllerSourcegetSource () const
 
std::shared_ptr
< ControllerFunction
getFunction () const
 

Private Attributes

float mEmitStart
 
float mEmitStop
 

Constructor & Destructor Documentation

NifOsg::ParticleSystemController::ParticleSystemController ( const Nif::NiParticleSystemController ctrl)
NifOsg::ParticleSystemController::ParticleSystemController ( )
NifOsg::ParticleSystemController::ParticleSystemController ( const ParticleSystemController copy,
const osg::CopyOp &  copyop 
)

Member Data Documentation

float NifOsg::ParticleSystemController::mEmitStart
private
float NifOsg::ParticleSystemController::mEmitStop
private

The documentation for this class was generated from the following files: