OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Types | Public Member Functions | Public Attributes | List of all members
MWRender::Animation::AnimSource Struct Reference
Collaboration diagram for MWRender::Animation::AnimSource:

Public Types

typedef std::map< std::string,
osg::ref_ptr
< NifOsg::KeyframeController > > 
ControllerMap
 

Public Member Functions

const std::multimap< float,
std::string > & 
getTextKeys () const
 

Public Attributes

osg::ref_ptr< const
NifOsg::KeyframeHolder
mKeyframes
 
ControllerMap mControllerMap [Animation::sNumBlendMasks]
 

Member Typedef Documentation

typedef std::map<std::string, osg::ref_ptr<NifOsg::KeyframeController> > MWRender::Animation::AnimSource::ControllerMap

Member Function Documentation

const std::multimap< float, std::string > & MWRender::Animation::AnimSource::getTextKeys ( ) const

Member Data Documentation

ControllerMap MWRender::Animation::AnimSource::mControllerMap[Animation::sNumBlendMasks]
osg::ref_ptr<const NifOsg::KeyframeHolder> MWRender::Animation::AnimSource::mKeyframes

The documentation for this struct was generated from the following file: