Update changelog for Arr_2 (update from Efi).

This commit is contained in:
Laurent Rineau 2009-07-27 08:15:42 +00:00
parent d3be1656d0
commit db0d10bde9
1 changed files with 6 additions and 2 deletions

View File

@ -40,9 +40,13 @@ The following functionality has been added or changed:
4.1 2D Arrangements
- The member function is_at_infinity() of Arrangement_2::Vertex was
replaced by the new function has_null_point(). The former is
replaced by the new function is_at_open_boundary(). The former is
deprecated. While still supported in version 3.5, It will not be
supported in future releases.
supported in future releases. The member functions boundary_type_in_x()
and boundary_type_in_y() were permanently replaced by the functions
parameter_space_in_x() and parameter_space_in_y(), respectively. The 2
new functions return an enumeration of a new type, namely
Arr_parameter_space.
- The tags in the geometry traits that indicate the type of boundary of
the embedding surface were replaced by the following new tags: