#include <types.h>
Public Attributes | |
int | index |
char | name [25] |
keyframe index | |
vec3f | roottranslation |
pose name | |
vector< int > | boneindex |
root bone translation | |
vector< vec3f > | bonerotation |
index of bone to be rotated | |
float | totaltime |
x,y,z rotations |
vector<int> keyframe_t.boneindex |
root bone translation
vector<vec3f> keyframe_t.bonerotation |
index of bone to be rotated
int keyframe_t.index |
char keyframe_t.name[25] |
keyframe index
pose name
float keyframe_t.totaltime |
x,y,z rotations