|
OpenMW
|
#include <animation.hpp>
Public Attributes | |
| std::string | mModelName |
| PartHolderPtr | mObjects |
| boost::shared_ptr < EffectAnimationTime > | mAnimTime |
| float | mMaxControllerLength |
| int | mEffectId |
| bool | mLoop |
| std::string | mBoneName |
| boost::shared_ptr<EffectAnimationTime> MWRender::Animation::EffectParams::mAnimTime |
| std::string MWRender::Animation::EffectParams::mBoneName |
| int MWRender::Animation::EffectParams::mEffectId |
| bool MWRender::Animation::EffectParams::mLoop |
| float MWRender::Animation::EffectParams::mMaxControllerLength |
| std::string MWRender::Animation::EffectParams::mModelName |
| PartHolderPtr MWRender::Animation::EffectParams::mObjects |
1.8.6