![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <Anim.h>
Private Attributes | |
| int | numFrames |
| int | frameRate |
| int | animLength |
| int | numJoints |
| int | numAnimatedComponents |
| idList< idBounds > | bounds |
| idList< jointAnimInfo_t > | jointInfo |
| idList< idJointQuat > | baseFrame |
| idList< float > | componentFrames |
| idStr | name |
| idVec3 | totaldelta |
| int | ref_count |
| void idMD5Anim::CheckModelHierarchy | ( | const idRenderModel * | model | ) | const |
| void idMD5Anim::ConvertTimeToFrame | ( | int | time, |
| int | cyclecount, | ||
| frameBlend_t & | frame | ||
| ) | const |
| void idMD5Anim::GetFrameBlend | ( | int | framenum, |
| frameBlend_t & | frame | ||
| ) | const |
| void idMD5Anim::GetInterpolatedFrame | ( | frameBlend_t & | frame, |
| idJointQuat * | joints, | ||
| const int * | index, | ||
| int | numIndexes | ||
| ) | const |
|
private |
|
private |
1.8.6.