Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
#include <IAnimatedMeshMD3.h>
Public Attributes | |
s32 | first |
First frame. | |
s32 | fps |
Frames per second. | |
s32 | looping |
Looping frames. | |
s32 | num |
Last frame. |
Definition at line 64 of file IAnimatedMeshMD3.h.
s32 irr::scene::SMD3AnimationInfo::first |
First frame.
Definition at line 67 of file IAnimatedMeshMD3.h.
s32 irr::scene::SMD3AnimationInfo::fps |
Frames per second.
Definition at line 73 of file IAnimatedMeshMD3.h.
s32 irr::scene::SMD3AnimationInfo::looping |
Looping frames.
Definition at line 71 of file IAnimatedMeshMD3.h.
s32 irr::scene::SMD3AnimationInfo::num |
Last frame.
Definition at line 69 of file IAnimatedMeshMD3.h.
The Irrlicht
Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated
on Fri Mar 21 2014 04:40:39 by Doxygen
(1.8.1.2) |