Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members

irr::scene::ISkinnedMesh::SRotationKey Struct Reference

Animation keyframe which describes a new rotation. More...

#include <ISkinnedMesh.h>

List of all members.

Public Attributes

f32 frame
core::quaternion rotation


Detailed Description

Animation keyframe which describes a new rotation.

Definition at line 110 of file ISkinnedMesh.h.


Member Data Documentation

f32 irr::scene::ISkinnedMesh::SRotationKey::frame
 

Definition at line 112 of file ISkinnedMesh.h.

core::quaternion irr::scene::ISkinnedMesh::SRotationKey::rotation
 

Definition at line 113 of file ISkinnedMesh.h.


The documentation for this struct was generated from the following file:
The Irrlicht Engine
The Irrlicht Engine Documentation © 2003-2008 by Nikolaus Gebhardt. Generated on Sun Jun 1 07:59:20 2008 by Doxygen (1.4.2)