HAL::GetMeshCache

HAL::GetMeshCache
virtual MeshCache& GetMeshCache() = 0;
Description

GetMeshCache returns a reference to the MeshCache which maintains the hardware Vertex and Index buffers containing cached shape meshes.

Return Value

Reference to MeshCache containing the mesh buffers.