OGRE 2.1
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
OgreMeshSerializer.h File Reference

Classes

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

Namespaces

namespace  Ogre
 
namespace  Ogre::v1
 

Enumerations

enum  Ogre::v1::MeshVersion {
  Ogre::v1::MESH_VERSION_LATEST , Ogre::v1::MESH_VERSION_2_1 , Ogre::v1::MESH_VERSION_1_10 , Ogre::v1::MESH_VERSION_1_8 ,
  Ogre::v1::MESH_VERSION_1_7 , Ogre::v1::MESH_VERSION_1_4 , Ogre::v1::MESH_VERSION_1_0 , Ogre::v1::MESH_VERSION_LEGACY
}
 Mesh compatibility versions. More...