bool GetHashPrimitive(PrimitiveBatch* pbatch, MeshCacheItem::MeshContent & mc);
GetHashPrimitive obtains the batch containing the mesh combination in cache.
Parameters |
Description |
PrimitiveBatch* pbatch |
Pointer to the batch containing a set of consecutive meshes. |
MeshCacheItem::MeshContent & mc |
The mesh data. |