cgal/Cartesian_kernel
Sylvain Pion ea748e53d4 Add new constructor to Iso_rectangle_2(Point_2, Point_2, int).
The additional dummy "int" specifies that the 2 points are
the lower-left and upper-right corner.  This is more efficient
when one knows they are already in this configuration.

Same thing for Iso_cuboid_3, and the functors.

Use them in Cartesian_converter and Homogeneous_converter.
2006-08-03 09:40:12 +00:00
..
include/CGAL Add new constructor to Iso_rectangle_2(Point_2, Point_2, int). 2006-08-03 09:40:12 +00:00
TODO Remove obsolete /*CGAL_NO_FILTER*/ markers (they were used by Filtered_exact). 2006-07-30 13:02:57 +00:00
changes.txt - Add missing #include <CGAL/Handle_for.h> . 2006-03-06 13:08:09 +00:00
description.txt
maintainer