Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Using Hole filling using inherited Polyhedron class

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Using Hole filling using inherited Polyhedron class


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Using Hole filling using inherited Polyhedron class
  • Date: Thu, 10 Sep 2020 13:43:48 +0200
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:471o2hPk57IihegmBAYl6mtUPXoX/o7sNwtQ0KIMzox0I/X+rarrMEGX3/hxlliBBdydt6sazbOM7+uwACQp2tWoiDg6aptCVhsI2409vjcLJ4q7M3D9N+PgdCcgHc5PBxdP9nC/NlVJSo6lPwWB6nK94iQPFRrhKAF7Ovr6GpLIj8Swyuu+54Dfbx9HiTagYL5+Ngi6oRveu8UZgoZuN7s6xwfUrHdPZ+lY335jK0iJnxb76Mew/Zpj/DpVtvk86cNOUrj0crohQ7BAAzsoL2465MvwtRneVgSP/WcTUn8XkhVTHQfI6gzxU4rrvSv7sup93zSaPdHzQLspVzmu87tnRRn1gyoBKjU38nzYitZogaxGvhyhqRxxzY3abo6bO/VxfL/Sc9wBSGpdXMtcTTBNDp+yYoYNCecKIOZWr5P6p1sLtRayCxSiC/30xTBSnX/2waw63PonEQrb2gIgGMgOsHXTrNXpKaweVeG7w7fPzTXGcfxWxS396YjIfB87vf6MQbVwcdDRyEUqGQ/Ok1KdqZfhPzOSzOQNsm+b7/Z6WeKqj24qsA5xoj21ycctjonFnJ4aylfB9Shgxos+ONK3RlJhb9G+DJtQqz+VN5FwQs46XW1luyk3xqEYtJO7fyUEx5oqyRHRZvCaboWE/BPuWPifLDpmmn5pZbyxihm8/0W9xeDwSse53VZWoyRLjtXBq3YA3AHd5MiAT/ty5Eah2TCX2gDV8O5LOls7la7FJJI73rEwkZ8TvELeFSH1gEX7lLGaelkg9+Sy6OnqYq/qqoGCO4NpkA3zMrgiltShDesiLgQCQm2W9vqg2LL5+ED1XqlGguAzn6TXqp/WO9gXq6unDwJW0Yss9xOyAji839sCmXQKKU9JdRyEgofzPlzOLvL1APW9jlmqjTxl3erJPqf7DZXINnXDkKnufbJ660NEzQo819Ff55ZNBrAPOvL/R1b9tNLYAxMlKQC0zOHnCNJy1oMaR22DGLOWMKTXsVOQ5+IvJfeDZJMNtTrjN/Qo4+TigHw5lFMHY6Wlw4YbZGq4E/h6O0mZZGDjgtYFEWcEpAo+S+nqhUWZUT5XYHayRaM85jYnCI68CIfDQpuggLOE3CihH51WYnpKBUyLEXftb4mEQesDaDqOIs99lTwJTaSuS4A72hGqrQP11rtnLvHI9S0FrpLjz8N45/bTlBE37Tx7Fd6R02CLT2Fun2MHXSU63K5loR819lDW2qdxh7lUFMdY+uhSegY8L5/VieJgWP7oXQeUNOyEQl+9XtSrB3kVScgwxMNGI2lwHNCvkgrS8SOhH7gPhv3BTMgv9qXG3n/tYcN543nD3aglyVIhR50cZiWdmqdj+l2LVMbymEKDmvPyLPlO7Gv27G6GiFG2kgRYXQp3C/iXWHkeYg7Jt4286B6aCbCpDrsjP01KzsvQcvIWOO2stk1PQbLYAPqbe3i4wj7iChOBx7fKZ43vKT1EjXftTXMcmgVWxk6ocA03ByOvuWXbVWU8GlfmYkeq+u57+iq2

Like in the example mentioned, right after having defined the macros you need to include the header

#include <CGAL/boost/graph/graph_traits_inheritance_macros.h>

Best regards,

Sebastien.

On 9/10/20 8:31 AM, calvin_cw ( via cgal-discuss Mailing List) wrote:
Hi Sebastien,

Not sure if i understand how to use the macros you stated. I tried
including them in the code, but the same error persisted.

Hope you are able to expand further on its usage, thanks!

regards
Calvin



--
Sent from: http://cgal-discuss.949826.n4.nabble.com/




Archive powered by MHonArc 2.6.19+.

Top of Page