Public Attributes

keyframe_t Struct Reference

#include <types.h>

List of all members.

Public Attributes

int index
char name [25]
 keyframe index
vec3f roottranslation
 pose name
vector< int > boneindex
 root bone translation
vector< vec3fbonerotation
 index of bone to be rotated
float totaltime
 x,y,z rotations

Member Data Documentation

vector<int> keyframe_t.boneindex

root bone translation

index of bone to be rotated

char keyframe_t.name[25]

keyframe index

pose name

x,y,z rotations


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Enumerator Defines