#include <Bone.h>
Public Member Functions | |
| BonePositionKey (float time, Vector &pos) | |
Public Attributes | |
| float | time |
| Vector | position |
Definition at line 41 of file Bone.h.
| BonePositionKey::BonePositionKey | ( | float | time, | |
| Vector & | pos | |||
| ) |
| float BonePositionKey::time |
1.5.3