Sylvain Pion
|
1ec1875a01
|
Add missing #include <CGAL/representation_tags.h>.
|
2007-01-23 15:43:06 +00:00 |
Sylvain Pion
|
70b3bee5af
|
Move 3D .bbox() to the functors to make Lazy_kernel pass, and enhance the test-suite to test .bbox()
|
2006-12-27 23:26:06 +00:00 |
Andreas Fabri
|
07658cbdc8
|
remove comment for workaround for VC++
|
2006-11-06 12:05:36 +00:00 |
Andreas Fabri
|
cea0f3bbf1
|
workaround for VC++
|
2006-11-06 10:18:16 +00:00 |
Sylvain Pion
|
ed36e763c7
|
Second part of Return_base_tag changes.
|
2006-08-16 16:38:49 +00:00 |
Sylvain Pion
|
ef72d8ae7e
|
Remove the .rep() as they are useless since there is the automatic base class conversion (and see next change)
|
2006-08-11 11:36:01 +00:00 |
Sylvain Pion
|
cb4d5597bf
|
Add BOOST_STATIC_ASSERT() to check that CGAL::Point_2<R>
is only instantiated when R::Point_2 is itself.
|
2006-08-11 10:23:23 +00:00 |
Sylvain Pion
|
cc7624fa5c
|
Last bunch of I/O changes to alloz Lazy_kernel to pass the kernel-I/O test-suite.
|
2006-08-06 16:37:35 +00:00 |
Sylvain Pion
|
48390a019a
|
Move Sphere_3 I/O to user class level.
|
2006-08-05 22:17:02 +00:00 |
Sylvain Pion
|
c7f1f68b40
|
Move Point_3 I/O to user class level.
|
2006-08-04 12:08:14 +00:00 |
Sylvain Pion
|
b7614eee4e
|
More code move towards user classes, and improve 3D support for LazyK.
|
2006-08-02 11:23:56 +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
|
0c5460ccfa
|
- Have free operator== and != call the Equal_3 functor for 3D kernel objects.
- Introduce .rep() in 3D kernel objects.
|
2006-08-01 07:56:38 +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
|
a0a9b777bc
|
Move packages to trunk root
|
2006-02-14 08:58:16 +00:00 |