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 Tue Jun 5 2012 17:58:54 by Doxygen
(1.8.1) |