ringmesh / RINGMesh

RINGMesh is a C++ open-source platform for manipulating meshes of geological models.
http://ringmesh.org
BSD 3-Clause "New" or "Revised" License
70 stars 16 forks source link

Acces to the meshes of the GeoModelMesh #190

Closed AntoineMazuyer closed 6 years ago

AntoineMazuyer commented 6 years ago

Because we have access to the mesh of the GMME, I don't see why we can't have access to the meshes of the GMM ?

It is const ref access of course so no risk to break the data structure.