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

#include <animation.hpp>

Inheritance diagram for MWRender::EffectAnimationTime:
Collaboration diagram for MWRender::EffectAnimationTime:

Public Member Functions

virtual float getValue (osg::NodeVisitor *nv)
 
void addTime (float duration)
 
void resetTime (float time)
 
float getTime () const
 
 EffectAnimationTime ()
 
- Public Member Functions inherited from SceneUtil::ControllerSource
virtual ~ControllerSource ()
 

Private Attributes

float mTime
 

Constructor & Destructor Documentation

MWRender::EffectAnimationTime::EffectAnimationTime ( )
inline

Member Function Documentation

void MWRender::EffectAnimationTime::addTime ( float  duration)
float MWRender::EffectAnimationTime::getTime ( ) const
float MWRender::EffectAnimationTime::getValue ( osg::NodeVisitor *  nv)
virtual
void MWRender::EffectAnimationTime::resetTime ( float  time)

Member Data Documentation

float MWRender::EffectAnimationTime::mTime
private

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