Subject: CGAL users discussion list
List archive
Re: [cgal-discuss] Store a polygon into a half edge data structure using CGAL Polyhedron_3 class
Chronological Thread
- From: "hossan.nazmul" <>
- To:
- Subject: Re: [cgal-discuss] Store a polygon into a half edge data structure using CGAL Polyhedron_3 class
- Date: Wed, 17 May 2017 13:44:01 -0700 (PDT)
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=None ; spf=None
- Ironport-phdr: 9a23:oZnmZBCDt8AS+97XxukWUyQJP3N1i/DPJgcQr6AfoPdwSPT+r8bcNUDSrc9gkEXOFd2CrakV1ayL7OigATVGusfe9ihaMdRlbFwst4Y/p08aPIa9E0r1LfrnPWQRPf9pcxtbxUy9KlVfA83kZlff8TWY5D8WHQjjZ0IufrymUoHdgN6q2O+s5pbdfxtHhCanYbN1MR66sRjdutMYjIZmK6s90BvEr3lVcOhS2W9kOEifkhj468qy5pJv7zhct/c8/MNcTKv2eLg1QrNfADk6KW4549HluwfeRgWV/HscVWsWkhtMAwfb6RzxQ4n8vCjnuOdjwSeWJcL5Q6w6VjSk9KdrVQTniDwbOD4j8WHYkdJ/gaRGqx+8vRN/worUYIaINPpie67WYN0XSXZdUstXSidMBJ63YYkSAOobJetWoYnzqUUNoxS8CwmiGezgxSNHiHLtwa030f4sHR3a0AA8Ad4DtmnfotXvNKcVVOC41KfEzTXEb/NNwjfy8o7Ifgonof6WXLNwdNfRyU0hGwjYiViQqYvlPyiO1usXtWiW9PZvWviqi24/tgFxuSKjxtsxioXQnY0a1ErE9SF4wIYzP9G3VVB0bMeiHZBNuS+aMI52TdkjQ2FuoCs6zKcJtoWgcygO1psr3QLQa/uCc4WO/xntV/6RLC9liH9kZr6znQi+/Eiux+HmS8W53lhHojBKn9TCrnwByh3e5tadRvdj/kqs1yyD2x3d5+xKO0w5lajWJpg8ybAqjJUTq17MHirulUX2kqCWckIk9/Ct6+XpZbXmvJycO5Vyig7kKashgci/DvoiPgcSWGib/Pyw1Lzl/ULnXLVHluA6n6jHvJzAO8gWpqC0DxVI3ost5RuzFTir3doAkXkCNl1FeRaHj4bzO1HJJfD1Ffe/g1O3kDdw3f/GOKbsDYnXIXjGiLfhYK1951RAyAou1NxQ/IxbCqsFIPLyXE/9rsHXAQEhPwyu3+nnEMl91p8ZWW+XHqCZP7ndsVuR6u0yIumMf5MauCvmK/g+/PPuln84mVoFfaazx5cXaXa4Hu5nI0qDe3bsjM0BQi82uV81Q+XuzVGDSjVOfG2aXqQm5zh9Bpj1I53EQ9XngLuaxy69WJtfdGVbDhrERXfvbJ6NXd8HYSeKP9QnjiFBX7W7T44nkx2j4lypg4F7J/bZr3VL/ano08J4srXe
Hello Sebastien,
Can you please have a look at my data. CityGML_LoD2_building.gml
<http://cgal-discuss.949826.n4.nabble.com/file/n4662730/CityGML_LoD2_building.gml>
My goal is to store this CityGML building geometry into a CGAL Halfedge Data
Structure so that I can do some geometric operations. According to your
suggestion, I am trying to use CGAL Surface_mesh to store the geometries
according to vertices and faces. I can add vertices but I can not add
vertices into that particular face. I tried with *add_face* function: e.g.
{mesh.add_face(point1, point2, point3);} and
{vertex_range range=mesh.vertices(); face_descriptor
face=mesh.add_face(range);}
but If you see my data, you will see that it has 7 different faces and the
number of points in each face is not always same. I would like to add
exactly those vertices into faces from the dataset. My question is, how can
I add these arbitrary vertices into 7 different faces. or any idea how do I
do that in CGAL?
Thank you so much for your time.
Best,
Nazmul
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Store-a-polygon-into-a-half-edge-data-structure-using-CGAL-Polyhedron-3-class-tp4662587p4662730.html
Sent from the cgal-discuss mailing list archive at Nabble.com.
- Re: [cgal-discuss] Store a polygon into a half edge data structure using CGAL Polyhedron_3 class, hossan.nazmul, 05/17/2017
- Re: [cgal-discuss] Store a polygon into a half edge data structure using CGAL Polyhedron_3 class, Sebastien Loriot (GeometryFactory), 05/18/2017
- Re: [cgal-discuss] Store a polygon into a half edge data structure using CGAL Polyhedron_3 class, hossan.nazmul, 05/18/2017
- Re: [cgal-discuss] Store a polygon into a half edge data structure using CGAL Polyhedron_3 class, Sebastien Loriot (GeometryFactory), 05/18/2017
Archive powered by MHonArc 2.6.18.