Andreas Fabri
833035d00c
Fixed min max problem
2006-07-31 23:06:40 +00:00
Sylvain Pion
45bfd07a83
Remove some #include <CGAL/Arithmetic_filter/...> (Filtered_exact stuff).
2006-07-12 12:03:52 +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
Sylvain Pion
3490c38e98
- Qualify filter_iterator with CGAL:: to avoid ADL issues.
2006-06-15 08:49:29 +00:00
Sylvain Pion
a9e6fec929
- Add missing operator==(NULL) for Facet_circulator.
2006-03-15 09:41:59 +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
Christophe Delage
b6dfec3274
when changing the prototype of RT3::remove_2D(), the old one was left over,
...
causing a warning.
2006-03-13 08:11:56 +00:00
Laurent Saboret
db6a8f948c
Change CVS keywords to SVN style
2006-02-16 14:30:13 +00:00
Laurent Saboret
1aad55d4cb
Change CVS keywords to SVN style
2006-02-14 10:08:15 +00:00
Laurent Saboret
ee07ad352c
Move packages to trunk root
2006-02-14 08:58:20 +00:00