MeshProvider::OnEvict
Previous
|
Next
MeshProvider::OnEvict
MeshProvider
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.