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

#include <animationstate.hpp>

Collaboration diagram for ESM::AnimationState:

Classes

struct  ScriptedAnimation
 

Public Types

typedef std::vector
< ScriptedAnimation
ScriptedAnimations
 

Public Member Functions

bool empty () const
 
void load (ESMReader &esm)
 
void save (ESMWriter &esm) const
 

Public Attributes

ScriptedAnimations mScriptedAnims
 

Member Typedef Documentation

Member Function Documentation

bool ESM::AnimationState::empty ( ) const

Here is the caller graph for this function:

void ESM::AnimationState::load ( ESMReader esm)

Here is the call graph for this function:

Here is the caller graph for this function:

void ESM::AnimationState::save ( ESMWriter esm) const

Here is the call graph for this function:

Member Data Documentation

ScriptedAnimations ESM::AnimationState::mScriptedAnims

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