Registry
|
Namespaces | |
BasicElements | |
Geometries | |
Functions | |
SmartPtr< Mesh > | CloneMesh (Mesh *mesh) |
Creates a new mesh and copies all content from the given mesh into the new instance. More... | |
void | CopySelection (Mesh *srcMesh, Mesh *targetMesh) |
Copies the selected elements to a new mesh. More... | |
Creates a new mesh and copies all content from the given mesh into the new instance.
[in] | mesh |