arsa  2.7
Public Attributes | List of all members
irr::scene::SMD3AnimationInfo Struct Reference

#include <IAnimatedMeshMD3.h>

Public Attributes

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

Detailed Description

Definition at line 64 of file IAnimatedMeshMD3.h.

Member Data Documentation

◆ first

s32 irr::scene::SMD3AnimationInfo::first

First frame.

Definition at line 67 of file IAnimatedMeshMD3.h.

◆ fps

s32 irr::scene::SMD3AnimationInfo::fps

Frames per second.

Definition at line 73 of file IAnimatedMeshMD3.h.

◆ looping

s32 irr::scene::SMD3AnimationInfo::looping

Looping frames.

Definition at line 71 of file IAnimatedMeshMD3.h.

◆ num

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: