Sylvain Pion
|
38956c9b10
|
Move yet another bunch of code to user classes...
|
2006-08-01 16:15:07 +00:00 |
Sylvain Pion
|
ca7ca6c0bc
|
More code move to user classes.
|
2006-08-01 15:39:37 +00:00 |
Sylvain Pion
|
4408fa1c2a
|
More code move to user classes.
|
2006-08-01 14:10:09 +00:00 |
Sylvain Pion
|
a04f166f1f
|
- Move more code to the "user classes".
|
2006-08-01 13:17:03 +00:00 |
Sylvain Pion
|
cbd6fc9417
|
Move .transform() in the 3D user classes.
Move some functions in the 3D user classes instead of the internal
rep classes.
|
2006-08-01 12:09:47 +00:00 |
Sylvain Pion
|
04b834db9a
|
Move .transform() functions to the "user classes" level.
|
2006-08-01 09:08:28 +00:00 |
Sylvain Pion
|
ee5a821e91
|
- Remove old useles "FIXME : construction" comments.
- Replace calls to Direction_2.to_vector().x() by Direction_2.dx().
|
2006-08-01 08:18:19 +00:00 |
Sylvain Pion
|
ead2e93fdb
|
- Add missing functor for compare_yx().
|
2006-07-31 16:22:08 +00:00 |
Sylvain Pion
|
e208720200
|
Comment out compare_deltax_deltay() predicate, as it is undocumented,
unused in CGAL, and does not have corresponding functor.
|
2006-07-31 15:52:21 +00:00 |
Sylvain Pion
|
29ae445a5b
|
Remove obsolete /*CGAL_NO_FILTER*/ markers (they were used by Filtered_exact).
|
2006-07-30 13:02:57 +00:00 |
Sylvain Pion
|
72e208d8dd
|
<CGAL/Interval_arithmetic.h> is deprecated -> <CGAL/Interval_nt.h>
|
2006-07-12 13:14:19 +00:00 |
Sylvain Pion
|
45bfd07a83
|
Remove some #include <CGAL/Arithmetic_filter/...> (Filtered_exact stuff).
|
2006-07-12 12:03:52 +00:00 |
Efi Fogel
|
41b290310d
|
renamed Bool to Bool_type to avoid a conflict between a macro of the same name defined in Xlib.h
|
2006-06-13 14:35:19 +00:00 |
Andreas Fabri
|
26a8725c3b
|
If its a class members must become public (thanks Sylvain)
|
2006-04-21 12:06:39 +00:00 |
Andreas Fabri
|
c8d4775036
|
Its a class not a struct
|
2006-04-21 11:36:42 +00:00 |
Sylvain Pion
|
290a24c95e
|
Sphere_3::orthogonal_transform fixes:
- was only declared in Homogeneous
- was buggy in Cartesian
- was not tested
|
2006-04-03 13:16:31 +00:00 |
Andreas Fabri
|
ea43a393c4
|
Changed Construct_point_2::operator()(Line)
|
2006-03-29 07:57:25 +00:00 |
Sylvain Pion
|
c599c7600a
|
- Add missing #include <CGAL/Handle_for.h> .
|
2006-03-06 13:08:09 +00:00 |
Marc Glisse
|
6d0b980907
|
Workaround for sunpro: do not overload Qualified_result_of for this
compiler.
|
2006-02-28 15:11:51 +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
|
b52b8ef93f
|
Move packages to trunk root
|
2006-02-14 08:58:13 +00:00 |