Commit Graph

9 Commits

Author SHA1 Message Date
Laurent Rineau 49cbf113ec - add mirror_vertex and mirror_index in the ref page of Triangulation_2.
- reorganize the documentation of mirror_index, mirror_vertex and
mirror_facet in the ref pages of Triangulation_3 and the concept TDS_3.
2006-11-29 19:11:16 +00:00
Nico Kruithof 46fe35c57f Moved the changes to the right place. 2006-09-19 13:00:14 +00:00
Nico Kruithof af1a64e085 Updated changes.txt 2006-09-19 12:36:35 +00:00
Sylvain Pion cd9143dccb - Rename power_test() to power_test_3() to avoid clash with 2D.
(they were almost not documented)
2006-08-02 08:00:32 +00:00
Laurent Rineau 7f053b6b83 - fixed operators << and >> for triangulations, if the stream is in binary
mode
- fixed only if dimension()==3. If dimension()<3, tds.print_cells() should
  be corrected. The handling of the dimension is ugly (copy-pasting). I
  prefere not to fix that code.

Note 1: Test suite is ok.
Note 2: binary i/o operators are tested in Mesh_3
2006-07-12 00:00:48 +00:00
Joachim Reichel 11a449ae00 Added/fixed CGAL_MAKEFILE= line in makefiles 2006-03-14 19:35:55 +00:00
Andreas Fabri ce828e7398 Instead of forwarding it is enough to ot use using 2006-03-13 10:19:25 +00:00
Andreas Fabri c2fedb4fb9 Forward call to base class as using directive fails for VC7 in Regular_triangulation_filtered_traits_3.h 2006-03-13 09:47:28 +00:00
Laurent Saboret ee07ad352c Move packages to trunk root 2006-02-14 08:58:20 +00:00