Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Draw points one by one

Subject: CGAL users discussion list

List archive

[cgal-discuss] Draw points one by one


Chronological Thread 
  • From: yutoufr <>
  • To:
  • Subject: [cgal-discuss] Draw points one by one
  • Date: Fri, 26 Mar 2010 01:28:10 -0800 (PST)


Hi guys,

I hava a question about the use of geomview. I have a lot of points and want
to display them. The output CGAL::Geomview_stream<<Point is quite slow and
becomes much slower after display of thousands points. Is there a function
in CGAL like CGAL::Geomview_stream.draw_triangles(InputIterator begin,
InputIterator end)?

For information, my points are part of a 3D triangulation's vertices.

Can anyone help me? thank you very much
--
View this message in context:
http://n4.nabble.com/Draw-points-one-by-one-tp1691891p1691891.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] Draw points one by one, yutoufr, 03/26/2010

Archive powered by MHonArc 2.6.16.

Top of Page