mirror of https://github.com/CGAL/cgal
fixed docu
This commit is contained in:
parent
fd86ff9f7b
commit
d3160bfc17
|
|
@ -584,9 +584,7 @@ public:
|
|||
* \param bound_y The boundary condition of the curve end in y.
|
||||
* \pre The curve end is incident to the boundary.
|
||||
* \return An object that contains the curve end.
|
||||
* In our case this object may either wrap an unbounded face,
|
||||
* or an edge with an end-vertex at
|
||||
* infinity (in case of an overlap).
|
||||
* In our case this object wraps a end-vertex
|
||||
*/
|
||||
CGAL::Object locate_curve_end (const X_monotone_curve_2& cv,
|
||||
Curve_end ind,
|
||||
|
|
|
|||
Loading…
Reference in New Issue