![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
A frame in an animation. More...
#include <VGearsAFile.h>
Public Attributes | |
Ogre::Vector3 | root_rotation |
The rotation of the whole skeleton in the frame. More... | |
Ogre::Vector3 | root_translation |
The translation of the whole skeleton in the frame. More... | |
BoneRotationList | bone_rotations |
The list of individual bone rotations in the frame. More... | |
A frame in an animation.
BoneRotationList VGears::AFile::Frame::bone_rotations |
The list of individual bone rotations in the frame.
Ogre::Vector3 VGears::AFile::Frame::root_rotation |
The rotation of the whole skeleton in the frame.
Ogre::Vector3 VGears::AFile::Frame::root_translation |
The translation of the whole skeleton in the frame.