ComplexMesh::RemoveMeshCacheItem

ComplexMesh::RemoveMeshCacheItem
void RemoveMeshCacheItem(MeshCacheItem* p);
Description

RemoveMeshCacheItem removes the MeshCacheItem containing the tessellated data (Vertex/Index buffer descriptor).

Parameters
Parameters 
Description 
MeshCacheItem* p 
Pointer to the MeshCacheItem containing the tessellated data.