Skip to main content

History: MeshManager

Source of version: 1 (current)

Copy to clipboard
            The MeshManager is an Ogre class and handles the management of ((-Mesh|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

* [http://www.ogre3d.org/docs/api/html/classOgre_1_1MeshManager.htm|Class reference] - API description of MeshManager
* ((-Mesh|Mesh))
* ((ManualObject))