Subject: CGAL users discussion list
List archive
[cgal-discuss] is_constrained_map in corefinement_difference_remeshed.cpp example
Chronological Thread
- From: "Michel Mürner" <>
- To:
- Subject: [cgal-discuss] is_constrained_map in corefinement_difference_remeshed.cpp example
- Date: Thu, 8 Aug 2019 16:32:39 +0200
- Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
- Importance: normal
- Ironport-phdr: 9a23:n0JkoR3SBBhUkTRVsmDT+DRfVm0co7zxezQtwd8ZseIUKfad9pjvdHbS+e9qxAeQG9mCsbQd0red7P2ocFdDyK7JiGoFfp1IWk1NouQttCtkPvS4D1bmJuXhdS0wEZcKflZk+3amLRodQ56mNBXdrXKo8DEdBAj0OxZrKeTpAI7SiNm82/yv95HJbAhEmSSxbalvIBmrrQjducsbjIt/Iast1xXFpWdFdf5Lzm1yP1KTmBj85sa0/JF99ilbpuws+c1dX6jkZqo0VbNXAigoPGAz/83rqALMTRCT6XsGU2UZiQRHDg7Y5xznRJjxsy/6tu1g2CmGOMD9UL45VSi+46ptVRTnjzsJOT4n/W3Ok8B9kbhUrw+8qRNhxY7Ue4CVNOZ/fqPDfNMaWWpAVdtVWyBfHo+wao0CBPcDM+lFtYnwv1QBoxi+CweyGe3g1jFGiXzs06Ah0+QtDRvL0BA8E94SsnnZqsj+OqcIUeCyyanF1TvPYfRX2Tjh6IjHbBQhrumLU6psa8rRz1cgFxnLgl6NroHlOjKV2fgNs2eF6+pgUP+vhHA9qwF3vDev3NwhiobMhoMa0FzL6SV5zZ8zKNalRkB7ZtukH4FRtyGcL4Z2TcIiQ31ouCYn0bIKo4K0fC8PyJkh2hXRaOSHfpCW7h7+SuqdOyl0iGxndb6lmhq/81KsxvPgWsWs1FtGsDBJnsTQun0MzRDf9NaLR/pn8ku82DuC1Abe4fxeL08uj6rUMZshz6YwlpUNtUTDGTf7mEDxjK+LakUo4Oeo6+HoY7n8oJ+TKZN0hhn/MqQohMO/Hfw1PhYTU2SF4+iwyqPv8E/jTLlXjPA6iLfVvIzCKcQevKG5AgtV0og56xa4CjeryNEYnXgbI1JFZh2Hi43pO0zQL/DiC/ewnU6snSxkx/DDMbztGInCLnjbnLf7Ybl981JcyBY0zd1H+51UBasOIPbqVkDstdzYFQM2MxGvw+b8E9h9zYMfWWeXAqCDKq/SsFmI5vguI+aWfoMVtiz9eLAZ4KvlgnY93FMcZqK0xoA/aXaiH/0gLV/KT2Drh4JLNGYBvgc6e8l+kluPS3QbM3OzVKIx4jQmBZigAJ3rSYW9xreBinToVqZKb3xLXwjfWUzjcJ+JDq1UMX7AEopaijUBEIOZZco5zxj+5gD/2/xsLriMo3xKhdfYzNFwotbru1Q3/D1wAd6a1jHfQGRk2GgIFWZvgfJP5Hdlw1LG6pBWxvxVEdsKu6FMVRomc5HZ36p8BsygAg8=
- Sensitivity: Normal
Hi everyone
I started playing around with CGAL this week and have a question about the corefinement_difference_remeshed.cpp example (https://github.com/CGAL/cgal/blob/master/Polygon_mesh_processing/examples/Polygon_mesh_processing/corefinement_difference_remeshed.cpp)
On line 52 it sais:
//create a property on edges to indicate whether they are constrained | |
Mesh::Property_map<edge_descriptor,bool> is_constrained_map = | |
mesh1.add_property_map<edge_descriptor,bool>("e:is_constrained", false).first; |
and the is_constrained_map is later used in line 64 to compute the difference of both meshes.
What exacty does this and why is it done?
Best regards
Michel
- [cgal-discuss] is_constrained_map in corefinement_difference_remeshed.cpp example, Michel Mürner, 08/08/2019
Archive powered by MHonArc 2.6.18.