virtual class MeshCache& GetMeshCache();
GetMeshCache returns a reference to the MeshCache which maintains the hardware Vertex and Index buffers containing cached shape meshes.
A reference to the MeshCache containing the mesh buffer.