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