Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials
Public Attributes | List of all members
irr::scene::ISkinnedMesh::SPositionKey Struct Reference

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

#include <ISkinnedMesh.h>

Public Attributes

f32 frame
core::vector3df position

Detailed Description

Animation keyframe which describes a new position.

Definition at line 104 of file ISkinnedMesh.h.

Member Data Documentation

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 documentation for this struct was generated from the following file:

The Irrlicht Engine
The Irrlicht Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated on Fri Mar 21 2014 04:40:37 by Doxygen (1.8.1.2)