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::Animation::AnimationTime Class Reference

#include <animation.hpp>

Inheritance diagram for MWRender::Animation::AnimationTime:
Collaboration diagram for MWRender::Animation::AnimationTime:

Public Member Functions

void setTimePtr (std::shared_ptr< float > time)
 
std::shared_ptr< float > getTimePtr () const
 
virtual float getValue (osg::NodeVisitor *nv)
 
- Public Member Functions inherited from SceneUtil::ControllerSource
virtual ~ControllerSource ()
 

Private Attributes

std::shared_ptr< float > mTimePtr
 

Member Function Documentation

std::shared_ptr<float> MWRender::Animation::AnimationTime::getTimePtr ( ) const
inline
float MWRender::Animation::AnimationTime::getValue ( osg::NodeVisitor *  nv)
virtual
void MWRender::Animation::AnimationTime::setTimePtr ( std::shared_ptr< float >  time)
inline

Member Data Documentation

std::shared_ptr<float> MWRender::Animation::AnimationTime::mTimePtr
private

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