Skip to content

Fix mesh copying by implementing copy constructors and clone methods

Martin Heistermann requested to merge mesh_copying into master

Fixes #5 (closed).

If anyone sees a way to accomplish this with less boilerplate code, I'd be very happy ;-)

Merge request reports