cgal/Triangulation_2
Christophe Delage c3450d9161 Added spatial_sort support in iterator range insert() & ctors.
This adds requirements to TriangulationTraits2 concept :
Less_x_2 and Less_y_2 predicates.

Also fixes a few bugs in RT2 (hidden points were sometimes forgotten
in degenerate dimensions.)
2007-03-21 15:29:30 +00:00
..
demo/Triangulation_2 removed unused parameters 2007-03-20 08:34:05 +00:00
doc_tex Added spatial_sort support in iterator range insert() & ctors. 2007-03-21 15:29:30 +00:00
examples/Triangulation_2 Removing leading and trailing empty lines from all example files. 2007-03-10 16:17:17 +00:00
include/CGAL Added spatial_sort support in iterator range insert() & ctors. 2007-03-21 15:29:30 +00:00
test Added spatial_sort support in iterator range insert() & ctors. 2007-03-21 15:29:30 +00:00
Makefile
TODO
changes.txt - add mirror_vertex and mirror_index in the ref page of Triangulation_2. 2006-11-29 19:11:16 +00:00
description.txt
dont_submit
maintainer