OGRE  1.9
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
OgreSkeletonSerializer.h File Reference
#include "OgrePrerequisites.h"
#include "OgreSkeleton.h"
#include "OgreSerializer.h"
+ Include dependency graph for OgreSkeletonSerializer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ogre::SkeletonSerializer
 Class for serialising skeleton data to/from an OGRE .skeleton file. More...
 

Namespaces

 Ogre
 

This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/

 

Enumerations

enum  Ogre::SkeletonVersion { Ogre::SKELETON_VERSION_1_0, Ogre::SKELETON_VERSION_1_8, Ogre::SKELETON_VERSION_LATEST = 100 }
 Skeleton compatibility versions. More...