#include <KeosAnimatedMeshKF.h>
Public Member Functions | |
| CAnimationInfoKF () | |
| CAnimationInfoKF (int nBegin, int nEnd, int nFps) | |
Public Attributes | |
| int | Begin |
| int | End |
| int | Fps |
Definition at line 32 of file KeosAnimatedMeshKF.h.
| Keos::CAnimationInfoKF::CAnimationInfoKF | ( | ) | [inline] |
| Keos::CAnimationInfoKF::CAnimationInfoKF | ( | int | nBegin, | |
| int | nEnd, | |||
| int | nFps | |||
| ) | [inline] |
Definition at line 35 of file KeosAnimatedMeshKF.h.
Referenced by Keos::CAnimatedMeshKF::Animate(), CAnimationInfoKF(), Keos::CMDLQ1AnimatedLoader::LoadFromFile(), and Keos::CAnimatedMeshKF::SetAnimation().
Definition at line 36 of file KeosAnimatedMeshKF.h.
Referenced by Keos::CAnimatedMeshKF::Animate(), CAnimationInfoKF(), Keos::CMDLQ1AnimatedLoader::LoadFromFile(), and Keos::CAnimatedMeshKF::SetAnimation().
1.5.1-p1