MeshCache(MemoryHeap* pheap, const MeshCacheParams& params);
MeshCache constructor.
Parameters |
Description |
MemoryHeap* pheap |
Pointer to the MemoryHeap for mesh cache allocations. |
const MeshCacheParams& params |
Pointer to the MeshCacheParams for cache allocation size. |