Subject: CGAL users discussion list
List archive
- From: Daniel Duque <>
- To:
- Subject: Re: [cgal-discuss] Vertex indexing
- Date: Sun, 22 May 2011 23:50:46 +0200
Hi, Please make sure you do need an index. Coming from other programming styles, things usually have indices, but in CGAL, as in STL C++, these are often not needed. E.g. if you need to iterate over all vertices, you have an iterator that begins and ends in the proper places, and you can advance with the ++ operator. If you are completely sure indices are needed, use the info tutorial (the one about adding a "color" to the vertices), and use the info part to store your index (or whatever you may need). Best, Daniel El 22/05/2011 16:14, Brian Sanjeewa Rupasinghe escribió: Hi, |
- [cgal-discuss] Vertex indexing, Brian Sanjeewa Rupasinghe, 05/22/2011
- Re: [cgal-discuss] Vertex indexing, Daniel Duque, 05/22/2011
Archive powered by MHonArc 2.6.16.