Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
Animation keyframe which describes a new position. More...
#include <ISkinnedMesh.h>
Public Attributes | |
f32 | frame |
core::vector3df | position |
Animation keyframe which describes a new position.
Definition at line 104 of file ISkinnedMesh.h.
f32 irr::scene::ISkinnedMesh::SPositionKey::frame |
Definition at line 106 of file ISkinnedMesh.h.
core::vector3df irr::scene::ISkinnedMesh::SPositionKey::position |
Definition at line 107 of file ISkinnedMesh.h.
The Irrlicht
Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated
on Mon May 6 2013 17:41:26 by Doxygen
(1.8.3.1) |