Commit Graph

128 Commits

Author SHA1 Message Date
Philipp Möller 1954eff3d6 * build normalized mainpage anchors
* better naming for Pkg commands
* User and Reference Manual links from the PackageOverview
2012-09-20 15:30:03 +00:00
Philipp Möller 1b3a78a08f Salvage the demo information from the old package description. 2012-09-20 13:30:49 +00:00
Guillaume Damiand 311b28b46a Merge 2 figures in one: ok for user manual. 2012-09-18 18:49:17 +00:00
Guillaume Damiand 4efb3ffec3 Start to merge 2 figures in one. 2012-09-18 18:14:47 +00:00
Andreas Fabri 6f61e2b2ee Downsize headings 2012-09-17 14:53:05 +00:00
Philipp Möller 51e0b8e9d1 move type docs to the right place 2012-09-13 16:37:28 +00:00
Andreas Fabri 75548fddb9 various fixes 2012-09-13 14:48:53 +00:00
Philipp Möller 53ef8d0290 spacing between number \f$ 2012-09-13 13:55:43 +00:00
Philipp Möller ecf6634f8e Add Combinatorial_map doc 2012-09-13 13:15:32 +00:00
Philipp Möller 864aebe2e5 Merge next.
This commit also updates the respective mock-headers when the
corresponding .tex documentation has changed. This has been the case for:

AABB_tree/doc_tex/AABB_tree_ref/AABBGeomTraits.tex
AABB_tree/doc_tex/AABB_tree_ref/AABBTraits.tex
AABB_tree/doc_tex/AABB_tree_ref/AABB_traits.tex
Mesh_3/doc_tex/Mesh_3_ref/parameters_features.tex
Mesh_3/doc_tex/Mesh_3_ref/parameters_no_features.tex
Number_types/doc_tex/NumberTypeSupport_ref/Interval_nt.tex
Number_types/doc_tex/NumberTypeSupport_ref/Lazy_exact_nt.tex
Spatial_searching/doc_tex/Spatial_searching_ref/Search_traits_2.tex
Spatial_searching/doc_tex/Spatial_searching_ref/Search_traits_3.tex
Triangulation_2/doc_tex/Triangulation_2_ref/Constrained_Delaunay_triangulation_2.tex
2012-09-12 14:14:22 +00:00
Guillaume Damiand c871aa06b4 * Add generic beta in CMap (small feature);
* Add generic create_dart and create_attribute in CMap (small feature);
* Add generic create_vertex_attribute in LCC (small feature);
* BugFix in LCC doc (wrong concept for item class).
2012-09-06 11:42:50 +00:00
Guillaume Damiand ca3dd4848b Add preconditions 2012-08-28 07:15:15 +00:00
Guillaume Damiand 22dbb72bfd Correction in the doc 2012-08-28 05:58:13 +00:00
Guillaume Damiand 7c6df75942 start the modifs 2012-08-27 19:33:34 +00:00
Philipp Möller 5688d58b1b break apart multi-cites, TO BE UNMERGED 2012-08-17 13:17:11 +00:00
Philipp Möller e65a8028ea Replace tex-style quotes with quotes that you would expect, as there
is no way to handle them in the converter.

Needs to be revert before this is being merged into next.
2012-08-02 12:55:15 +00:00
Guillaume Damiand bfe3c6032d Replace assert with CGAL_assertion 2012-07-05 13:49:48 +00:00
Guillaume Damiand 44d29a5c8f * Add a second subdvision method in LCC demo
* Add two basic usefull functions (internal as undocumented)
* Add an example showing how to customize the type of point used in LCC
2012-07-02 09:20:14 +00:00
Philipp Möller c8e1559b2b Fix another clang 3.1 compilation error by supplying the default argument. 2012-06-26 10:56:54 +00:00
Philipp Möller d8270400a2 Added some missing 'template' keywords to member function calls, that
gcc and MSVC silently swallowed.
2012-06-20 11:05:59 +00:00
Guillaume Damiand 1041faed99 More warnings 2012-05-09 11:25:38 +00:00
Guillaume Damiand 084dc9e99c Small errors and warning 2012-05-09 10:45:32 +00:00
Guillaume Damiand bdb8619c5a Bug fix in some asserts; update some comments; replace some static_assert by assert. 2012-05-04 11:53:07 +00:00
Guillaume Damiand 78baede34b continue 2012-05-04 09:14:09 +00:00
Guillaume Damiand 8da05e315f Replace functor by if: cont... 2012-05-04 07:18:54 +00:00
Guillaume Damiand 0e03d6b824 Restore the previous commit in my branch. 2012-05-03 20:20:51 +00:00
Guillaume Damiand 1ed058b105 Add a condition in is_valid method => update the code of insert vertex operation 2012-03-27 12:31:08 +00:00
Guillaume Damiand cce01ff0c6 Bug fix. 2012-03-26 20:11:32 +00:00
Guillaume Damiand b10d4766fc Bug fix in removal operation 2012-03-26 11:44:37 +00:00
Guillaume Damiand e5a6f3705f add test on degroup darts 2012-03-26 10:16:44 +00:00
Laurent Rineau a37c74d534 Add license files, per package 2012-01-16 15:54:22 +00:00
Laurent Rineau 5b5dd33848 merge changes from next 2012-01-09 12:33:39 +00:00
Guillaume Damiand f07f987030 Move the assert before the use. 2011-12-20 14:52:14 +00:00
Guillaume Damiand 01e12fd082 Split dual in two parts (combinatorial and geometrical parts). 2011-12-19 19:40:55 +00:00
Guillaume Damiand a32aadb219 Bug fix in the doc (missing the precise dart which is return). 2011-12-15 13:52:29 +00:00
Guillaume Damiand 13edaf302b private -> protected. 2011-11-25 14:54:08 +00:00
Guillaume Damiand 643719dc6e Doc to solve the problem of cross references between LCC and CMap.
Items and Items_ as template parameters are rename CMItems.
2011-11-25 12:10:08 +00:00
Guillaume Damiand 9b489ba4a9 Modifs of local macro to avoid conflicts between CMap and LCC. 2011-11-24 11:59:26 +00:00
Guillaume Damiand 75afba4df1 Revert Combinatorial_map.h to r66434: there was a problem during the reintegrate... 2011-11-23 21:33:45 +00:00
Guillaume Damiand 95ef49628f Merge with next. 2011-11-23 16:35:45 +00:00
Guillaume Damiand a34448f6b8 End of modifs of copy of iterator with mark. 2011-11-18 10:53:21 +00:00
Guillaume Damiand c3477873af Add example using for_each with iterator using marks. 2011-11-18 10:52:21 +00:00
Guillaume Damiand 1473c3e382 Start of modifications of copy constructor and operator= for iterators that use marks. 2011-11-17 20:56:59 +00:00
Guillaume Damiand ed877946ce Replace the bitset of reserved marks by an array of number of times each mark is reserved. 2011-11-17 20:27:11 +00:00
Laurent Rineau 93486787c3 The inside of ccPkgDescription must not contain black lines between macros
Otherwise that inserts a buggy "<p>" tag in the package overview where the
doctype does not allow it.
2011-11-15 19:16:23 +00:00
Guillaume Damiand 7414673b78 Remove two unused variables. 2011-11-09 06:36:07 +00:00
Guillaume Damiand ed25a632bf Merge with branches/candidate-packages/Combinatorial_map. 2011-11-08 09:56:54 +00:00
Guillaume Damiand 94cdfc234a Bug fix 2011-11-03 20:51:13 +00:00
Guillaume Damiand ba47a434c9 Re-Indent the modified part. 2011-11-03 11:48:51 +00:00
Guillaume Damiand 18557e5fda Merge with next 2011-11-03 11:43:41 +00:00