OpenMW
|
#include <animation.hpp>
Public Attributes | |
std::string | mModelName |
PartHolderPtr | mObjects |
std::shared_ptr < EffectAnimationTime > | mAnimTime |
float | mMaxControllerLength |
int | mEffectId |
bool | mLoop |
std::string | mBoneName |
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 |