OpenB3d library Wiki
Status: Beta
Brought to you by:
angros47
Creates a copy of a mesh and returns the newly-created mesh's handle.
The difference between CopyMesh and CopyEntity is that CopyMesh performs a 'deep' copy of a mesh.
CopyMesh is identical to performing new_mesh=CreateMesh() : AddMesh mesh,new_mesh