SimpleMeshCache::SimpleMeshCache

SimpleMeshCache::SimpleMeshCache
SimpleMeshCache(MemoryHeap* pheap, const MeshCacheParams& params, RenderSync* psync, UInt32 cacheFlags = 0);
Description

SimpleMeshCache constructor.

Parameters
Parameters 
Description 
MemoryHeap* pheap 
Memory heap for mesh cache allocation. 
const MeshCacheParams& params 
Parameters for mesh cache creation. 
RenderSync* psync 
RenderSync for fencing to synchronize mesh cache rendering. 
UInt32 cacheFlags = 0 
_nt_