MeshCache::GetHashPrimitive

MeshCache::GetHashPrimitive
bool GetHashPrimitive(PrimitiveBatch* pbatch, MeshCacheItem::MeshContent & mc);
Description

GetHashPrimitive obtains the batch containing the mesh combination in cache.

Parameters
Parameters 
Description 
PrimitiveBatch* pbatch 
Pointer to the batch containing a set of consecutive meshes. 
MeshCacheItem::MeshContent & mc 
The mesh data. 
Return Value