Relative Content

Tag Archive for c++openmesh

Add a property in OpenMesh

In OpenMesh, once a named property is added to an element, it will be permanent in the sense that the property survives the scope of the property manager as explained here.
My question is: