MeshProvider::OnEvict

MeshProvider::OnEvict
virtual void OnEvict(MeshBase * mesh);
Description

OnEvict removes the mesh vertex data from the mesh provider.

Parameters
Parameters 
Description 
MeshBase * mesh 
Pointer to the mesh which is to be evicted.