Andreas Fabri
bef72e032a
Qualified functions with their namespace so resolve ambiguities for CL and ICL
2006-03-17 10:17:29 +00:00
Laurent Saboret
50e9f84b48
Fixed usage string
2006-03-17 08:26:41 +00:00
Pierre Alliez
04826e29aa
tests performed for points on a line in 2D
...
Doc: added definitions, did many fixes.
IMPORTANT: sylvain: double-check the definitions, and precise the dimension and types available for each of your function.
important change: I suggest to rename the function bounding_box to axis_aligned_bounding_box (min case later you will hack on the general one).
2006-03-16 22:52:57 +00:00
Joachim Reichel
7e9a453443
improvement of previous fix (use "system (...) == 0 or die" syntax)
2006-03-16 22:31:45 +00:00
Sylvain Pion
c40c40982a
Same fix for GMP-less configuration.
2006-03-16 22:06:48 +00:00
Fernando Cacciola
e2cf0bb0e3
trace disabled
2006-03-16 22:05:01 +00:00
Fernando Cacciola
73dc922516
consecutive coincidentpoints filter and overflow handling added,
2006-03-16 22:02:49 +00:00
Sylvain Pion
e2ad6ac4df
- Fix for non-GMP configurations...
2006-03-16 22:02:23 +00:00
Joachim Reichel
f747bacf54
added cgal_ prefix to make_macosx_app
2006-03-16 21:29:51 +00:00
Joachim Reichel
1542374e2b
fail if calling $SCRIPTSDIR/cgal_create_makefile fails (e.g., a wrong
...
directory was specified)
2006-03-16 20:51:11 +00:00
Joachim Reichel
1a4a2354e9
prefix cgal_ added to filtered_predicates_generator.pl, all other occurences renamed
2006-03-16 20:48:01 +00:00
Peter Hachenberger
0715288ff8
accidentally corrupted reversal of inner
...
cycles if needed
2006-03-16 20:30:40 +00:00
Peter Hachenberger
688df24b61
example file for visual_hull.C
2006-03-16 19:56:21 +00:00
Peter Hachenberger
4aa3b68f11
explained visual_hull.C plus file format .vsh
2006-03-16 19:56:00 +00:00
Peter Hachenberger
6da8a70a8a
header files that helps constructing visual
...
hulls
2006-03-16 19:25:22 +00:00
Peter Hachenberger
6723bef013
added visual_hull
2006-03-16 19:24:42 +00:00
Peter Hachenberger
580ec32ff0
wrong author
2006-03-16 19:22:41 +00:00
Peter Hachenberger
19336a07a8
demo for the computation of a visual hull
2006-03-16 19:21:58 +00:00
Laurent Saboret
445397cbe8
Added detection of TAUCS library at installation time
2006-03-16 17:21:55 +00:00
Andreas Fabri
678df1031c
Fixed typos
2006-03-16 15:35:59 +00:00
Ron Wein
978b03d367
Reordered the chapters of the Basic Library.
2006-03-16 14:46:28 +00:00
Peter Hachenberger
8bcf801487
OK, I finally figured out how this file works.
2006-03-16 14:05:46 +00:00
Peter Hachenberger
cf14aa4cf6
added virtual destructor to client_base
2006-03-16 14:02:34 +00:00
Andreas Fabri
22368c07ce
changed chapter title
2006-03-16 13:26:22 +00:00
Andreas Fabri
00d5ea9f7d
changed chapter title
2006-03-16 13:24:01 +00:00
Andreas Fabri
4de5a2e679
changed chapter title
2006-03-16 13:22:58 +00:00
Andreas Fabri
c8beb59a54
changed chapter title
2006-03-16 13:11:02 +00:00
Andreas Fabri
b02508e219
Replaced typedefs in demos by derivation as VC runs out of heap space
2006-03-16 12:33:57 +00:00
Bernd Gärtner
9f2fb1444f
- beautified output of test_MPS
...
- changed linear time index -> var_name mapping to constant time (MPS.C)
2006-03-16 11:44:46 +00:00
Ron Wein
f324860770
Fixed the example.
2006-03-16 11:15:10 +00:00
Laurent Saboret
0fded29ea2
Fixed bug in taucs_system_memory_size() on Linux 2.6
2006-03-16 10:04:02 +00:00
Ron Wein
ce15339db9
Changes (to be tested).
2006-03-16 09:33:30 +00:00
Andreas Fabri
1567621de1
Added CGAL:: namespace prefix in test_offset_builder.C as ICL had a lookup problem
2006-03-16 08:27:09 +00:00
Andreas Fabri
571bfad95d
Added CGAL:: namespace prefix in test_offset_builder.C as ICL had a lookup problem
2006-03-16 08:26:49 +00:00
Daniel Russel
a0cb873181
added test for program options, lets hope this doesn't break anything :-)
2006-03-16 06:32:50 +00:00
Daniel Russel
2d3abe9e14
added some functions for CORE
2006-03-16 00:28:15 +00:00
Daniel Russel
41e295f317
added missing input files and better error message
2006-03-16 00:00:21 +00:00
Joachim Reichel
f582718758
rename create_makefile to cgal_create_makefile to avoid name clashes,
...
adjust all occurences of create_makefile and create\_makefile in the entire
repository (well, trunk only)
2006-03-15 22:10:02 +00:00
Andreas Fabri
7ff916cd29
cosmetic changes
2006-03-15 21:47:37 +00:00
Efi Fogel
b049da250a
added CGAL_ to macro name
2006-03-15 19:51:29 +00:00
Efi Fogel
bb2fc9bfe6
added CGAL_ to macro name
2006-03-15 19:49:32 +00:00
Laurent Saboret
85bcb175af
Include <CGAL/basic.h> first
2006-03-15 18:01:06 +00:00
Daniel Russel
c142b5ea5e
oops forgot these files
2006-03-15 16:45:31 +00:00
Laurent Rineau
0b5c39287f
- Added a test file test/Surface_mesher/internal-test-surface-mesher.C for
...
Andreas
2006-03-15 16:37:24 +00:00
Peter Hachenberger
b0577e0505
I try different options for removing
...
files deep in the directory structure.
2006-03-15 16:36:11 +00:00
Peter Hachenberger
fc06ac0bee
number types are included before the
...
kernels to prevent compilation problems.
2006-03-15 15:17:09 +00:00
Laurent Rineau
2229e83a45
- Added macro CGAL_SURFACE_MESHER_DEBUG_CONSTRUCTORS to strace constructors
...
calls of classes in include/CGAL/Surface_mesher/Surface_mesher*.h
2006-03-15 14:32:59 +00:00
Efi Fogel
8a6fb7aae6
1st revision
2006-03-15 14:14:03 +00:00
Sylvain Pion
7579c1e54e
- Give back to Caesar what belongs to him.
2006-03-15 12:41:47 +00:00
Fernando Cacciola
d193001278
bibentries corrected
2006-03-15 12:19:44 +00:00