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