Commit Graph

44 Commits

Author SHA1 Message Date
Sébastien Loriot 376bc42716 update URL and use https 2018-09-04 13:29:51 +02:00
Guillaume Damiand 8a0dc2f279 Add one draw example in each user manual. 2018-05-29 11:11:49 +02:00
Guillaume Damiand 23426e70c4 Remove macro modified. 2018-05-29 11:11:49 +02:00
Guillaume Damiand ff586425af All 4 new examples to illustrate the usage of CGAL::draw. 2018-05-29 11:11:49 +02:00
Guillaume Damiand ddfb8204dc Add figures for all the basic viewers. 2018-05-29 11:11:49 +02:00
Laurent Rineau 2df75cb8ef Merge pull request #2995 from MaelRL/Doc-Fix_minor_issues-GF
Doc: fix minor issues in Surface_mesh and SMP
2018-04-06 18:12:15 +02:00
Mael Rouxel-Labbé 5ff2a0d315 Fixed minor doc issues in Surface_mesh 2018-04-06 11:48:13 +02:00
Mael Rouxel-Labbé cf3d2881b5 Fixed links 2018-02-08 18:19:32 +01:00
Andreas Fabri 9dbd7f03c0 Add an example that shows what is needed for BGL-style algorithms when deriving from Surface_mesh 2017-11-24 08:30:56 +00:00
Philipp Möller 0a04a3a48f Use CGAL_DOC_VERSION 2016-02-11 15:37:54 +01:00
Sébastien Loriot eb2ba8cefe rename Surface_modeling package to Surface_mesh_deformation for consistency 2016-02-08 12:25:49 +01:00
Sébastien Loriot 06c304c614 fix doc warnings spotted by doxygen 1.8.11
Tested locally
2016-02-04 22:23:48 +01:00
Andreas Fabri b47a2bcfbc Explain why num_vertices(Surface_mesh&) also counts deleted vertices 2016-02-02 12:09:27 +01:00
Philipp Möller 71b4e9c515 Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Philipp Möller 79b7fc5081 Handle the INPUT cases where the whole include dir is used 2015-12-10 17:03:46 +01:00
Andreas Fabri eb8d2f5752 fixed three documentation typos 2015-09-22 09:26:10 +02:00
Andreas Fabri 04fdf00d76 Add 2D Polyline Simplification; fix the description of Surface_mesh 2015-02-25 11:40:36 +01:00
Andreas Fabri 8e64f50a0b chmod -x and fixes of license headers 2015-01-07 18:38:45 +01:00
Andreas Fabri 871cc9b222 implement the \todos in the manual added by Sebastien 2015-01-06 09:51:27 +01:00
Sébastien Loriot 73a125f611 cosmetic fixes + add todos for implementation details 2015-01-05 12:58:14 +01:00
Andreas Fabri e0007b0564 remove free functions for proprty handling s this is not mature yet 2014-12-18 08:26:03 +01:00
Andreas Fabri 6569bf27bb changes after Sebastien's review 2014-12-08 15:47:16 +01:00
Andreas Fabri 061190b049 Integrate Michael's review 2014-12-08 08:38:30 +01:00
Andreas Fabri 4fd55756d7 take Guillaume's user manual review into account 2014-12-04 17:44:32 +01:00
Andreas Fabri 67076a47e8 blue clownfish (thank you Mael) 2014-11-11 17:37:03 +01:00
Andreas Fabri 089c477604 fixed typos 2014-11-07 18:23:28 +01:00
Andreas Fabri c7f439d1a5 some more BGL/Surface_mesh equivalences; change chapter title 2014-11-07 17:39:24 +01:00
Andreas Fabri 9cb623630b include Michael's remarks. The complete table of equivalences is missing yet 2014-11-06 15:40:41 +01:00
Andreas Fabri e0c182f592 typo 2014-11-05 12:51:55 +01:00
Andreas Fabri c2b235adeb integrate many, not yet all remarks of Guillaume and Serbastien's reviews 2014-11-04 18:27:47 +01:00
Andreas Fabri 76dabc42f5 change title of the package 2014-10-08 09:32:08 +02:00
Sébastien Loriot e8286afa33 add less "more" description 2014-10-06 14:34:20 +02:00
Sébastien Loriot c9d6430aea prevent linking 2014-10-06 14:16:14 +02:00
Andreas Fabri 34a9d85575 adress some remarks of the reviews 2014-10-06 12:44:24 +02:00
Andreas Fabri b70d6d60fc iterator_range -> Iterator_range 2014-10-03 17:13:26 +02:00
Andreas Fabri c01176760c cleanup in the is_border API 2014-10-03 11:44:55 +02:00
Andreas Fabri 45092fa571 cleanup in the is_border API 2014-10-03 11:37:06 +02:00
Andreas Fabri 05038ebdd0 typos 2014-10-02 10:30:58 +02:00
Andreas Fabri 8b4171ec75 split example for iterators and circultors in two 2014-10-01 15:20:55 +02:00
Andreas Fabri 1979820571 cleanup 2014-10-01 12:27:20 +02:00
Andreas Fabri a32ecad18c Make Property_map<I,T> a nested class again. 2014-09-30 15:04:59 +02:00
Andreas Fabri 00eb71e4d1 descriptor -> index
Add a section on garbage collection where we keep num_vertices()
2014-09-29 15:11:42 +02:00
Andreas Fabri 08a033ffb4 Integrate remarks from the review by Michael and Guillaume.
Switch from pair of iterators to a range class
2014-09-26 16:53:37 +02:00
Sébastien Loriot a158d13647 initial version of Surface_mesh package 2014-07-15 12:08:51 +02:00