Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] 4.3: some Arrangement2 methods in documentation, but missing in source?

Subject: CGAL users discussion list

List archive

[cgal-discuss] 4.3: some Arrangement2 methods in documentation, but missing in source?


Chronological Thread 
  • From: Fritz Mueller <>
  • To:
  • Subject: [cgal-discuss] 4.3: some Arrangement2 methods in documentation, but missing in source?
  • Date: Wed, 15 Jan 2014 22:26:11 -0800 (PST)

Hi,

I've noticed a few Arrangement2 related routines mentioned in the current
4.3 HTML docs that I (and the linker) have been unable to track down in the
sources. A few examples are:

Arr_linear_traits_2::Curve_2::Curve_2 (const Point_2 &p)

Halfedge_handle Arrangement_2::insert_in_face_interior (const
X_monotone_curve_2 &c, Halfedge_handle fict_pred1, Halfedge_handle
fict_pred2=Halfedge_handle())

...and some methods missing for insert_from_left_vertex and
insert_from_right_vertex as well.

In all cases so far, I've had now trouble working around this, but just
wanted to point out what might be an inconsistency in the documentation in
case it helps for the next release?

thanks much,
--FritzM.






--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/4-3-some-Arrangement2-methods-in-documentation-but-missing-in-source-tp4658657.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page