The MeshManager is an Ogre class and handles the management of mesh resources.
This class deals with the runtime management of mesh data; like other resource managers it handles the creation of resources (in this case mesh data), working within a fixed memory budget.
See also
- Class reference - API description of MeshManager
- Mesh
- ManualObject