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

Go to the source code of this file.

Classes

class  Ogre::MeshSerializer
 Class for serialising mesh data to/from an OGRE .mesh file. More...
 
class  Ogre::MeshSerializer::MeshVersionData
 
class  Ogre::MeshSerializerListener
 

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::MeshVersion {
  Ogre::MESH_VERSION_LATEST, Ogre::MESH_VERSION_1_8, Ogre::MESH_VERSION_1_7, Ogre::MESH_VERSION_1_4,
  Ogre::MESH_VERSION_1_0, Ogre::MESH_VERSION_LEGACY
}
 Mesh compatibility versions. More...