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

#include <animation.hpp>

Collaboration diagram for MWRender::EffectParams:

Public Attributes

std::string mModelName
 
PartHolderPtr mObjects
 
std::shared_ptr
< EffectAnimationTime
mAnimTime
 
float mMaxControllerLength
 
int mEffectId
 
bool mLoop
 
std::string mBoneName
 

Member Data Documentation

std::shared_ptr<EffectAnimationTime> MWRender::EffectParams::mAnimTime
std::string MWRender::EffectParams::mBoneName
int MWRender::EffectParams::mEffectId
bool MWRender::EffectParams::mLoop
float MWRender::EffectParams::mMaxControllerLength
std::string MWRender::EffectParams::mModelName
PartHolderPtr MWRender::EffectParams::mObjects

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