ComplexMesh::GetCacheItem

ComplexMesh::GetCacheItem
MeshCacheItem* GetCacheItem() const;
Description

GetCacheItem obtains the MeshCacheItem containing the tessellated data (Vertex/Index buffer descriptor).

Return Value

Pointer to the MeshCacheItem containing the mesh data.