Remove property maps
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Hi, the MeshWrapper class defines some property maps, which maps the names of all the python-defined properties to the corresponding property handles.
I guess they are redundant, since you can do everything with the core OpenMesh functions.
This MR has an implementation using only OpenMesh functions.
Push commits to the source branch or add previously merged commits to review them.