void SetMeshCacheParams(const MeshCacheParams& params);
SetMeshCacheParameters sets the mesh cache parameters.
For optimum performance, this method should be set before calling InitHAL. Calling this after InitHAL is possible, but may require significant memory reallocation.
Parameters |
Description |
const MeshCacheParams& params |
Reference to MeshCacheParams holding the mesh cache parameters. |