Andreas Fabri
a8a5d3fcaa
Renamed directory as the alphabetical index of ref pages needs all ref pages to be in the same directory
2008-09-10 07:49:22 +00:00
Andreas Fabri
80dfeb7508
Renamed directory as the alphabetical index of ref pages needs all ref pages to be in the same directory
2008-09-10 07:49:02 +00:00
Andreas Fabri
9481231d61
Renamed directory as the alphabetical index of ref pages needs all ref pages to be in the same directory
2008-09-10 07:47:47 +00:00
Andreas Fabri
2f8bd21785
Renamed directory as the alphabetical index of ref pages needs all ref pages to be in the same directory
2008-09-10 07:47:15 +00:00
Andreas Fabri
be1bfa66f3
Renamed directory as the alphabetical index of ref pages needs all ref pages to be in the same directory
2008-09-10 07:45:32 +00:00
Andreas Fabri
d50cfde89f
Renamed directory as the alphabetical index of ref pages needs all ref pages to be in the same directory
2008-09-10 07:44:56 +00:00
Andreas Fabri
507c68897f
Renamed directory as the alphabetical index of ref pages needs all ref pages to be in the same directory
2008-09-10 07:40:56 +00:00
Andreas Fabri
d183040bbe
fixed link
2008-09-10 06:54:10 +00:00
Laurent Rineau
a3ded4f069
Remove CGAL_USE_QT3 from config.h (cmake stuff)
2008-09-09 22:36:16 +00:00
Laurent Rineau
881a713595
7th pass to remove CGAL_USE_QT: remove manually all remaining CGAL_USE_QT
2008-09-09 22:29:51 +00:00
Laurent Rineau
410f435d21
6th pass to remove CGAL_USE_QT: remove "#ifdnef CGAL_USE_QT"/"#else"/"#endif"
2008-09-09 22:20:48 +00:00
Laurent Rineau
c9e35521e9
5th pass (manually) to remove CGAL_USE_QT: remove "#ifdnef CGAL_USE_QT"/"#endif"
2008-09-09 22:17:19 +00:00
Laurent Rineau
a9f67f82b5
4th pass to remove CGAL_USE_QT: remove "#ifdef CGAL_USE_QT"/"#endif"
2008-09-09 21:53:57 +00:00
Laurent Rineau
7dee76b1ab
Third pass (manually) to remove CGAL_USE_QT
2008-09-09 21:46:21 +00:00
Laurent Rineau
a302cff5c8
Second pass to remove CGAL_USE_QT: remove "#ifndef CGAL_USE_QT"/"#else"/"#endif // CGAL_USE_QT"
2008-09-09 21:42:42 +00:00
Laurent Rineau
58ad57d058
First pass to remove CGAL_USE_QT: remove "#ifdef CGAL_USE_QT"/"#endif // CGAL_USE_QT"
2008-09-09 21:35:22 +00:00
Fernando Cacciola
d8f5eaa9f0
Fixed typo in CGA-Qt4 basename
2008-09-09 21:12:10 +00:00
Fernando Cacciola
cd00979002
Added explicit link directives from libCGAL* to libCGAL
...
Added OpenGL to CGALQt4
2008-09-09 18:53:02 +00:00
Sylvain Pion
6aba449434
Replace Nef's custom Object_handle by CGAL::Object.
...
There were some differences :
- CGAL::Object has no template constructor, so using make_object() was required.
- CGAL::Object had no comparison with NULL to check emptyness. I added
such comparison operators to CGAL::Object as *deprecated*.
2008-09-09 16:03:25 +00:00
Andreas Fabri
d254e5f188
Made custom CMakeList.txt file as applications need ImageIO
2008-09-09 14:08:52 +00:00
Andreas Fabri
7a3f5c9c61
Made custom CMakeList.txt file as one application needs PDB
2008-09-09 14:01:25 +00:00
Andreas Fabri
094e2cbdbb
Put CORE_NO_AUTOMATIC_NAMESPACE directly in the .cpp file
2008-09-09 13:50:57 +00:00
Laurent Rineau
14c207fee6
Remove a debug message.
2008-09-09 13:42:35 +00:00
Samuel Hornus
a20549dfe7
Added a little TODO : cache the task_t structure.
2008-09-09 13:24:30 +00:00
Michael Hemmer
f0f5deb310
filename according to class name
2008-09-09 13:08:29 +00:00
Guy Zucker
650d852dfd
fixed use of construct_outer_boundary functor so polygon created is not a temp variable, but a local variable in the scope to prevent null pointer exceptionson tests and examples
2008-09-09 12:55:51 +00:00
Michael Hemmer
cf7e170ec8
Modular_traits::Modular_image_inv -> Modular_image_representative
2008-09-09 12:54:08 +00:00
Laurent Saboret
ccf81d34ec
Delaunay refinement for Poisson is moved from Poisson_implicit_function class to new poisson_refinement_3() function.
...
poisson_refinement_3() is implemented with mesher levels. See Mesh_3 package.
2008-09-09 12:50:17 +00:00
Laurent Saboret
eae2511f34
Changed comments
2008-09-09 12:36:32 +00:00
Laurent Saboret
d7ae08ca93
Mesh_criteria_3.h and Refine_tets.h are duplicated in Surface_reconstruction_3 until Mesh_3 is moved to svn trunk.
2008-09-09 12:32:55 +00:00
Andreas Fabri
ec6d54a8be
added parent to the input tools
2008-09-09 12:25:48 +00:00
Andreas Fabri
7bc12af8e9
added parent to the input tools and fixed typos
2008-09-09 12:21:32 +00:00
Laurent Rineau
d97c78b177
Include CGALQt4 in the libraries compilation stuff.
...
We need to create a (potentially incomplete) CGALConfig.cmake file after
the CGAL library has been built.
2008-09-09 12:19:41 +00:00
Laurent Rineau
7306ccbf56
Make FindQt3.cmake use variables prefixed by QT3_, instead of QT_ (that was
...
conflicting with FindQt4.cmake).
2008-09-09 12:18:11 +00:00
Laurent Rineau
3415870ee5
Factorise the 4-5 lines of code that create CGALConfig.cmake in a macro.
2008-09-09 12:07:36 +00:00
Andreas Fabri
3e087efec3
Added license header
2008-09-09 11:57:39 +00:00
Michael Hemmer
3d75f7fea6
added Modular_traits for several types
2008-09-09 11:57:05 +00:00
Andreas Fabri
a3d016def5
Added license header
2008-09-09 11:56:57 +00:00
Michael Hemmer
235ca346ed
added missing include
2008-09-09 11:52:52 +00:00
Michael Hemmer
09a0e17c4b
use CORE to test NT_checker, since LEDA is currently not in testsuite
2008-09-09 11:51:41 +00:00
Monique Teillaud
02b451f2d7
update
2008-09-09 11:49:38 +00:00
Andreas Fabri
1c56306968
Add input tool for iso-rectangles
2008-09-09 11:48:15 +00:00
Michael Hemmer
bfea282784
fixed cut&paste bug in Is_finite
2008-09-09 11:47:53 +00:00
Monique Teillaud
f72028b2c2
constructor Circle_3(3 points) added
2008-09-09 11:47:49 +00:00
Andreas Fabri
9981f861a0
Added PkgDescription
2008-09-09 10:45:01 +00:00
Andreas Fabri
4cbd756fdd
Added PkgDescription
2008-09-09 09:37:31 +00:00
Andreas Fabri
cbd3315b63
Added illustration
2008-09-09 09:18:54 +00:00
Andreas Fabri
f215a5a1d2
don't submit the powerpoint on the design of the package
2008-09-09 09:06:38 +00:00
Andreas Fabri
9db034720f
Include the documentation of the Profiling_tools here
2008-09-09 09:02:31 +00:00
Andreas Fabri
7ebc94ec53
This is not a chapter on its own so there is no need for main.tex and intro.tex
2008-09-09 09:01:24 +00:00