| Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
#include "irrArray.h"#include "IBoneSceneNode.h"#include "IAnimatedMesh.h"#include "SSkinMeshBuffer.h"Go to the source code of this file.
Namespaces | |
| namespace | irr |
| namespace | irr::scene |
Classes | |
| class | irr::scene::ISkinnedMesh |
| Interface for using some special functions of Skinned meshes. More... | |
| struct | irr::scene::ISkinnedMesh::SJoint |
| Joints. More... | |
| struct | irr::scene::ISkinnedMesh::SPositionKey |
| Animation keyframe which describes a new position. More... | |
| struct | irr::scene::ISkinnedMesh::SRotationKey |
| Animation keyframe which describes a new rotation. More... | |
| struct | irr::scene::ISkinnedMesh::SScaleKey |
| Animation keyframe which describes a new scale. More... | |
| struct | irr::scene::ISkinnedMesh::SWeight |
| A vertex weight. More... | |
Enumerations | |
| enum | irr::scene::E_INTERPOLATION_MODE { irr::scene::EIM_CONSTANT = 0, irr::scene::EIM_LINEAR, irr::scene::EIM_COUNT } |
| The Irrlicht
Engine Documentation © 2003-2009 by Nikolaus Gebhardt. Generated
on Sun Jan 10 09:24:05 2010 by Doxygen
(1.5.6) |