#include <StdMeshUpdate.h>
Public Member Functions | |
| StdMeshAnimationUpdate (const StdMeshSkeletonLoader &skeleton_loader) | |
| void | Update (StdMeshInstance *instance) const |
Definition at line 69 of file StdMeshUpdate.h.
| StdMeshAnimationUpdate::StdMeshAnimationUpdate | ( | const StdMeshSkeletonLoader & | skeleton_loader | ) |
Definition at line 194 of file StdMeshUpdate.cpp.
References StdMeshSkeletonLoader::skeletons_begin(), and StdMeshSkeletonLoader::skeletons_end().
| void StdMeshAnimationUpdate::Update | ( | StdMeshInstance * | instance | ) | const |
Definition at line 208 of file StdMeshUpdate.cpp.
References StdMeshInstance::AnimationStack, and StdMeshInstance::StopAnimation().