Commit Graph

58012 Commits

Author SHA1 Message Date
Remy Thomasse 30c93188c5 doc: zero becomes origin 2015-01-06 16:53:48 +01:00
Remy Thomasse 1e587c8177 petit oubli 2015-01-06 16:53:48 +01:00
Remy Thomasse 2b9bfcf337 Left_turn_2 no longer needed 2015-01-06 16:53:48 +01:00
Remy Thomasse aa374e3e99 reference biblio 2015-01-06 16:53:47 +01:00
Remy Thomasse 6c3072ec95 ajout de test 2015-01-06 16:50:15 +01:00
Remy Thomasse a0fdbe9ab0 petits ajustements anglais doc 2015-01-06 16:50:15 +01:00
Remy Thomasse 1a75179c94 petits ajustements doc 2015-01-06 16:50:14 +01:00
Remy Thomasse 76377e1463 Enorme typo sur le parametre fast 2015-01-06 16:50:14 +01:00
Remy Thomasse be57b3f2e6 typo 2015-01-06 16:50:14 +01:00
Remy Thomasse 5a876394d9 documentation+concept RandomConvexHullTraits_2 2015-01-06 16:50:14 +01:00
Remy Thomasse 57d4dbbb2a Add Traits, clean the code 2015-01-06 16:50:14 +01:00
Remy Thomasse 03ef4e6789 modifications OutputIterator 2015-01-06 16:50:14 +01:00
Remy Thomasse 9e6fc4f698 typo 2015-01-06 16:50:13 +01:00
Remy Thomasse 616178e80f name change, typos 2015-01-06 16:50:13 +01:00
Remy Thomasse 8bb8668a03 documentation 2015-01-06 16:50:13 +01:00
Remy Thomasse d350d0e51b doc 2015-01-06 16:50:13 +01:00
Remy Thomasse 86cf507775 add size_t, FT instead of long and double, ifndef Q_MOC_RUN trick to compile the demo without trouble (pb with boost headers and Qt) 2015-01-06 16:50:13 +01:00
Remy Thomasse 1d82acee46 demo generator 2015-01-06 16:50:13 +01:00
Remy Thomasse 264e8ccb25 header random convex polygon 2015-01-06 16:50:12 +01:00
Guillaume Damiand e2c433bd7e One more remove^Crailing whitespace. 2015-01-06 15:53:51 +01:00
Guillaume Damiand 60c9eb8cbc Remove trailing whitespace. 2015-01-06 15:52:41 +01:00
Guillaume Damiand 4d6a8573f5 Add one example. 2015-01-06 12:24:50 +01:00
Andreas Fabri 871cc9b222 implement the \todos in the manual added by Sebastien 2015-01-06 09:51:27 +01:00
Andreas Fabri f85b635ce5 add missing typename 2015-01-06 09:31:18 +01:00
Andreas Fabri d1c951ea6c comment unused argc 2015-01-06 09:31:17 +01:00
Sébastien Loriot 8b680f03b5 Merge remote-tracking branch 'origin/Polyhedron-show_distance-GF'
Tested in CGAL-4.6-Ic-96
Approved by the release manager
2015-01-05 18:51:59 +01:00
Sébastien Loriot 196e0741e8 Merge branch 'STL_Extension-libc++_tuple_workaround-local'
Tested in CGAL-4.6-Ic-91
Approved by the release manager
2015-01-05 18:51:03 +01:00
Guillaume Damiand 31f97645d9 Finalize doc + example. 2015-01-05 18:37:50 +01:00
Sébastien Loriot 73a125f611 cosmetic fixes + add todos for implementation details 2015-01-05 12:58:14 +01:00
Laurent Rineau c731020e2d Fix the C compiler path 2015-01-05 10:47:52 +01:00
Andreas Fabri cf4d31ead5 use CGAL_USE_TYPE 2015-01-04 11:45:18 +01:00
Andreas Fabri fea4eed94a less unsigned/signed warnings 2015-01-04 11:31:29 +01:00
Guillaume Damiand 090f2f5cfd Remove warning 2015-01-02 18:50:49 +01:00
Andreas Fabri ecd2404cee Remove a const as ICC warns about it 2015-01-01 19:39:47 +01:00
Andreas Fabri 0140ab6479 do not compare with -1 directly 2015-01-01 19:36:33 +01:00
Andreas Fabri c9b9cab08c remove typename 2015-01-01 19:26:13 +01:00
Andreas Fabri 608f884cc7 restore accidentally removed line 2015-01-01 19:25:53 +01:00
Andreas Fabri ac15d8354e use CGAL_USE 2014-12-31 15:05:48 +01:00
Laurent Rineau f87d3f6041 Workaround for Boost-1.54 2014-12-31 14:16:17 +01:00
Andreas Fabri 1aeb8974f4 capitalize file name (step 2, as I am on Windows) 2014-12-31 14:11:08 +01:00
Andreas Fabri 9964db2b9a capitalize file name (step 1, as I am on Windows) 2014-12-31 14:10:52 +01:00
Andreas Fabri 97c3f4b4ef document Iterator_range 2014-12-31 14:09:59 +01:00
Andreas Fabri 13db26b8ca use CGAL_USE_TYPE 2014-12-31 13:45:08 +01:00
Andreas Fabri 2e1cc52def write something to cerr to quit down a warning 2014-12-31 13:08:29 +01:00
Andreas Fabri 5110ff7754 Use CGAL_USE 2014-12-31 12:55:43 +01:00
Andreas Fabri f631dc01d7 change unsigned int to boost::uint32_t 2014-12-31 12:51:55 +01:00
Laurent Rineau 040916239f That cast operator is useless
Intel Compiler even warns about that:

.../include/CGAL/Iterator_range.h(51): warning #597:
  ""CGAL::Iterator_range<I>::operator [...]" will not be called for
  implicit or explicit conversions
      operator Base() const
      ^
2014-12-31 12:49:09 +01:00
Andreas Fabri 471396d821 change Surface_mesh::size_type to unsigned int 2014-12-31 12:38:10 +01:00
Andreas Fabri 24ea03f41c remove unused variable 2014-12-30 17:02:37 +01:00
Andreas Fabri 488fbbbad2 undo accidentally commenting of parameters 2014-12-30 16:47:27 +01:00