OpenMW
Public Member Functions | Private Attributes
MWRender::Animation::AnimationValue Class Reference

#include <animation.hpp>

List of all members.

Public Member Functions

 AnimationValue (Animation *anim)
void setAnimName (const std::string &name)
const std::string & getAnimName () const
virtual Ogre::Real getValue () const
virtual void setValue (Ogre::Real value)

Private Attributes

AnimationmAnimation
std::string mAnimationName

Constructor & Destructor Documentation


Member Function Documentation

const std::string& MWRender::Animation::AnimationValue::getAnimName ( ) const [inline]
Ogre::Real MWRender::Animation::AnimationValue::getValue ( ) const [virtual]
void MWRender::Animation::AnimationValue::setAnimName ( const std::string &  name) [inline]
void MWRender::Animation::AnimationValue::setValue ( Ogre::Real  value) [virtual]

Member Data Documentation


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