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

#include <IAnimatedMeshMD3.h>

Public Attributes

s32 first
 First frame.
s32 fps
 Frames per second.
s32 looping
 Looping frames.
s32 num
 Last frame.

Detailed Description

Definition at line 64 of file IAnimatedMeshMD3.h.

Member Data Documentation

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

The Irrlicht Engine
The Irrlicht Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated on Mon May 6 2013 07:46:18 by Doxygen (1.8.1.2)