Subject: CGAL users discussion list
List archive
- From: <>
- To:
- Subject: [cgal-discuss] rendering CGAL objects in Qt
- Date: Sat, 15 Aug 2009 11:42:19 +0200 (CEST)
Hi,
I'm lerning how to render CGAL objects in Qt.
I can render throw widget line segments without problem like this:
Arrangement_2 arr;
....
Arrangement_2::Edge_iterator ith;
for(ith = arr.edges_begin(); ith!=arr.edges_end(); ith++) {
*widget << ith->curve();
}
But I cannot figure out how to render objects like circles, that are already
stored in arrangement.
e.g. objects from this example
http://www.cgal.org/Manual/3.4/doc_html/cgal_manual/Arrangement_on_surface_2/Chapter_main.html#arr_fig:ex_13
Is it possible to use widget for it?
Thank you very much for your help
Martin
- [cgal-discuss] rendering CGAL objects in Qt, bar_ma, 08/15/2009
- Re: [cgal-discuss] rendering CGAL objects in Qt, bar_ma, 08/15/2009
- Re: [cgal-discuss] rendering CGAL objects in Qt, Laurent Rineau (GeometryFactory), 08/17/2009
- Re: [cgal-discuss] rendering CGAL objects in Qt, Martin Baroš, 08/26/2009
- Re: [cgal-discuss] rendering CGAL objects in Qt, Laurent Rineau (GeometryFactory), 08/27/2009
- Re: [cgal-discuss] rendering CGAL objects in Qt, Martin Baroš, 08/28/2009
- Re: [cgal-discuss] rendering CGAL objects in Qt, efif, 08/28/2009
- Re: [cgal-discuss] rendering CGAL objects in Qt, Martin Baroš, 08/28/2009
- Re: [cgal-discuss] rendering CGAL objects in Qt, efif, 08/29/2009
- Re: [cgal-discuss] rendering CGAL objects in Qt, Martin Baroš, 08/29/2009
- Re: [cgal-discuss] rendering CGAL objects in Qt, Martin Baroš, 08/28/2009
- Re: [cgal-discuss] rendering CGAL objects in Qt, efif, 08/28/2009
- Re: [cgal-discuss] rendering CGAL objects in Qt, Laurent Rineau (GeometryFactory), 08/28/2009
- Re: [cgal-discuss] rendering CGAL objects in Qt, Martin Baroš, 08/28/2009
- Re: [cgal-discuss] rendering CGAL objects in Qt, Laurent Rineau (GeometryFactory), 08/27/2009
- Re: [cgal-discuss] rendering CGAL objects in Qt, Martin Baroš, 08/26/2009
Archive powered by MHonArc 2.6.16.