| Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
#include <IAnimatedMeshMD3.h>
Public Attributes | |
| s32 | first |
| First frame. More... | |
| s32 | fps |
| Frames per second. More... | |
| s32 | looping |
| Looping frames. More... | |
| s32 | num |
| Last frame. More... | |
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 Dec 20 2013 11:17:30 by Doxygen
(1.8.5) |