Sylvain Pion
d6bd9958d7
- Remove obsolete comments (dating back from the days these files were testfiles)
...
- Add license header to Lidia test file.
2006-07-12 09:09:04 +00:00
Sylvain Pion
5d166afa1b
Renamed config/testfiles/*.C to .cpp
2006-07-12 09:03:57 +00:00
Sylvain Pion
798c56e349
Update "Configuration" package name to Installation.
2006-07-12 08:38:09 +00:00
Laurent Rineau
b5688a2c29
- improved applications/lanteri.cpp. It know compute histograms of
...
dihedral min angles, too
2006-07-12 08:37:45 +00:00
Laurent Rineau
cd4c32f716
fix GNUmakefil
2006-07-12 08:35:31 +00:00
Marc Scherfenberg
e91b67dae7
added calculation of the minimal dihedral angles of the tetrahedra
2006-07-12 08:21:38 +00:00
Sylvain Pion
88810e285d
Remove CGAL_CFG_NO_AUTOMATIC_TEMPLATE_INCLUSION
2006-07-12 08:02:20 +00:00
Pedro Machado Manhaes de Castro
5ded08ccf6
Reference Counting
2006-07-12 07:57:06 +00:00
Sylvain Pion
e9e098b9b1
Keep it sorted alphabetically.
2006-07-12 07:34:07 +00:00
Laurent Rineau
1d23a00b1a
- fixed i/o operators, in binary mode, of Point_with_surface_index and
...
Weighted_point_with_surface_index
2006-07-12 01:04:05 +00:00
Laurent Rineau
9f51a01372
fix i/o operators of Weighted_point, in binary mode.
2006-07-12 01:02:20 +00:00
Laurent Rineau
e9e3bf6deb
- fix i/o operators of Weighted_point, in binary mode.
2006-07-12 01:01:59 +00:00
Laurent Rineau
d7395a13f0
- fix i/o operators of <CGAL/Volume_mesher_cell_base_3.h>, in binary mode.
...
- fix <CGAL/Mesh_3/IO.h>, in case of binary mode.
2006-07-12 00:17:09 +00:00
Laurent Rineau
a81ad0ebe3
- new class Volume_mesher_default_triangulation_3
2006-07-12 00:14:48 +00:00
Laurent Rineau
b275743f60
- fixed i/o operators, in binary mode, for C2t3_cell_base_3,
...
- fixed input operator of c2t3. It know deals correctly (I hope), with the
edge_facets_counter member.
- added a new class Surface_mesh_default_triangulation_3
- use Surface_mesh_default_triangulation_3 in test_c2t3_iterators.cpp, as a
test.
2006-07-12 00:10:41 +00:00
Laurent Rineau
780195eb9f
Revert incorrect revision 32406 for test/Triangulation_3/Makefile
2006-07-12 00:04:18 +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
Laurent Rineau
aeebdf23be
reorder svn:ignore
2006-07-11 23:36:41 +00:00
Laurent Rineau
748fe298dc
New test, that tests I/O operators of Mesh_3.
2006-07-11 23:34:00 +00:00
Baruch Zukerman
633fd3cb5d
added some function to the accessor
2006-07-11 18:18:55 +00:00
Baruch Zukerman
0707f7297a
extended the addition visitor for unbounded features
2006-07-11 18:15:02 +00:00
Laurent Rineau
c4441424cc
revert r32399 of lanteri_utils.h
2006-07-11 16:31:09 +00:00
Laurent Rineau
9303d44752
New svn:ignore property:
...
- added test_off,
- reordered.
2006-07-11 16:18:29 +00:00
Bernd Gärtner
6a114b6533
some remaining AUTOMATIC macros removed; minor testsuite fix
2006-07-11 14:18:59 +00:00
Bernd Gärtner
629b2e6296
.C -> _impl.h
2006-07-11 13:19:20 +00:00
Bernd Gärtner
e4ec316b11
file move
2006-07-11 13:12:00 +00:00
Bernd Gärtner
7ac713779e
file move
2006-07-11 13:06:31 +00:00
Andreas Meyer
c1abf784cf
leda/lidia
2006-07-11 12:35:23 +00:00
Bernd Gärtner
1c5ce50658
.C -> _impl.h
2006-07-11 12:24:07 +00:00
Bernd Gärtner
31a8daeade
files move
2006-07-11 12:20:28 +00:00
Bernd Gärtner
377e5087ee
.C -> _impl.h
2006-07-11 12:17:08 +00:00
Laurent Rineau
cb8270ed2e
small patch to applications/lanteri_utils.h
2006-07-11 12:13:14 +00:00
Bernd Gärtner
820a11c82d
QP_solver.C -> QP_solver_impl.h
2006-07-11 12:08:37 +00:00
Bernd Gärtner
5db9685043
files moved
2006-07-11 12:05:36 +00:00
Bernd Gärtner
a56e56b520
.C -> _impl.h
2006-07-11 11:59:32 +00:00
Bernd Gärtner
aa6ee4e4c9
files moved
2006-07-11 11:38:47 +00:00
Bernd Gärtner
e02dab93c4
include changed according to QP_solver file moves
2006-07-11 11:33:19 +00:00
Bernd Gärtner
f125ff4551
include changed according to QP_solver file moves
2006-07-11 11:32:50 +00:00
Bernd Gärtner
ea9356ad8e
include changed according to QP_solver file moves
2006-07-11 11:24:18 +00:00
Bernd Gärtner
6579a4c658
internal h-files moved to include/CGAL/QP_solver
2006-07-11 11:19:55 +00:00
Bernd Gärtner
708b5a07a0
added Bland pricing rule; fixed sign bug in unbounded direction
2006-07-11 10:08:37 +00:00
Andreas Meyer
22132fe12f
LEDA support for 4.x and 5.x
2006-07-11 09:50:24 +00:00
Andreas Fabri
89a974754f
changed .C to .cpp in examples
2006-07-11 09:31:22 +00:00
Andreas Fabri
ebd799e970
changed .C to .cpp in examples
2006-07-11 09:30:44 +00:00
Andreas Fabri
1feb0f9490
changed .C to .cpp in examples
2006-07-11 09:29:57 +00:00
Andreas Fabri
faabf4bee9
changed .C to .cpp in examples
2006-07-11 09:28:47 +00:00
Andreas Fabri
71da1143d0
changed .C to .cpp in examples
2006-07-11 09:24:39 +00:00
Andreas Fabri
dafe7a0022
Removed outdated directory
2006-07-11 09:20:03 +00:00
Andreas Fabri
fc3c398c80
Removed outdated directory
2006-07-11 09:18:59 +00:00
Pedro Machado Manhaes de Castro
e8739b7d4a
Handling Reference Counting
2006-07-11 09:08:53 +00:00