Skip to content

Implement PolyMeshT::make_smart(handle):

Martin Heistermann requested to merge feature/make_smart into master

This makes it more convenient to obtain a smart handle from a regular handle.

Calls to the free function in PolyMeshT were replaced with the member function, as it is preferred by name resolution rules.

Merge request reports

Loading