OpenMW
|
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] |
typedef std::map<std::string, osg::ref_ptr<NifOsg::KeyframeController> > MWRender::Animation::AnimSource::ControllerMap |
const std::multimap< float, std::string > & MWRender::Animation::AnimSource::getTextKeys | ( | ) | const |
ControllerMap MWRender::Animation::AnimSource::mControllerMap[Animation::sNumBlendMasks] |
osg::ref_ptr<const NifOsg::KeyframeHolder> MWRender::Animation::AnimSource::mKeyframes |