Ogre2MeshFactory.hh
Go to the documentation of this file.
Ogre2ScenePtr scene
Pointer to the scene object.
Definition: Ogre2MeshFactory.hh:136
Describes how a Mesh should be loaded.
Definition: MeshDescriptor.hh:44
STL class.
Ogre2.x implementation of the mesh factory class.
Definition: Ogre2MeshFactory.hh:46
std::vector< std::string > names
A list of names associated with each ogre subitem / submesh.
Definition: Ogre2MeshFactory.hh:142
Definition: OgreCamera.hh:28
std::vector< std::string > ogreMeshes
A list of ogre meshes created by this factory.
Definition: Ogre2MeshFactory.hh:92
Ogre2ScenePtr scene
Pointer to the scene object.
Definition: Ogre2MeshFactory.hh:95
Ogre2.x implementation of a submesh store factory class.
Definition: Ogre2MeshFactory.hh:105