Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Missing constrained_edges_begin and constrained_edges_end

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Missing constrained_edges_begin and constrained_edges_end


Chronological Thread 
  • From: Pol Monsó Purtí Helimap <>
  • To:
  • Subject: Re: [cgal-discuss] Missing constrained_edges_begin and constrained_edges_end
  • Date: Thu, 26 Nov 2015 15:09:47 +0100
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:5G+V/BGbRYHuu0Wft8cWjp1GYnF86YWxBRYc798ds5kLTJ74p8iwAkXT6L1XgUPTWs2DsrQf27eQ4/irBDxIyK3CmU5BWaQEbwUCh8QSkl5oK+++Imq/EsTXaTcnFt9JTl5v8iLzG0FUHMHjew+a+SXqvnYsExnyfTB4Ov7yUtaLyZ/niqbio9aOM01hv3mUX/BbFF2OtwLft80b08NJC50a7V/3mEZOYPlc3mhyJFiezF7W78a0+4N/oWwL46pyv50IbKPhYq5tTaBEFC90dCcu9cjzvF/CSxGO7z0SSCINgx9QCk/E6h/9GZz+uy+/uutm0zSBJp7KSuU/Vj2mqqtqUxT1kzwvNjgj8WiRhNYjorhcpUeZoBhI5onSexqiDOdkYibqXd4eRG9IRo4FTytFRIa7aZAIJ+oMOeddppG7rFtY/kj2PhWlGO66kmwAvXTxx6Bvi+k=

Indeed:

pol@baldriket ~/codeheli/cgal $ grep -R "constrained_edges_begin" .
./Triangulation_2/doc/Triangulation_2/CGAL/Constrained_triangulation_2.h:Constrained_edges_iterator constrained_edges_begin() const;
pol@baldriket ~/codeheli/cgal $

On Thu, Nov 26, 2015 at 3:07 PM, Sebastien Loriot (GeometryFactory) <> wrote:
It is a documentation bug, they don't exists.

Sorry about that.

Sebastien.


On 11/26/2015 02:58 PM, Wojciech Mamrak wrote:
Hello,

the docs of version 4.7 [1][2] et al. claim that the above two methods
exist, together with their respective iterator type. I didn't manage
to find them.

regards

[1]  http://doc.cgal.org/latest/Triangulation_2/classCGAL_1_1Constrained__Delaunay__triangulation__2.html

[1]  http://doc.cgal.org/latest/Triangulation_2/classCGAL_1_1Constrained__triangulation__2.html



--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss






Archive powered by MHonArc 2.6.18.

Top of Page