OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
ESM::AnimationState::ScriptedAnimation Struct Reference

#include <animationstate.hpp>

Collaboration diagram for ESM::AnimationState::ScriptedAnimation:

Public Member Functions

 ScriptedAnimation ()
 

Public Attributes

std::string mGroup
 
float mTime
 
bool mAbsolute
 
uint64_t mLoopCount
 

Constructor & Destructor Documentation

ESM::AnimationState::ScriptedAnimation::ScriptedAnimation ( )
inline

Member Data Documentation

bool ESM::AnimationState::ScriptedAnimation::mAbsolute
std::string ESM::AnimationState::ScriptedAnimation::mGroup
uint64_t ESM::AnimationState::ScriptedAnimation::mLoopCount
float ESM::AnimationState::ScriptedAnimation::mTime

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