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

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

#include <ISkinnedMesh.h>

Public Attributes

f32 frame
 
core::vector3df scale
 

Detailed Description

Animation keyframe which describes a new scale.

Definition at line 111 of file ISkinnedMesh.h.

Member Data Documentation

f32 irr::scene::ISkinnedMesh::SScaleKey::frame

Definition at line 113 of file ISkinnedMesh.h.

core::vector3df irr::scene::ISkinnedMesh::SScaleKey::scale

Definition at line 114 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 Mon May 6 2013 17:41:26 by Doxygen (1.8.3.1)