Laurent Rineau
25de4ee6b7
Merge remote-tracking branch 'cgal/master' into Triangulation_3-CDT_3-lrineau
2023-11-07 15:02:43 +01:00
Andreas Fabri
e5c84bf099
Triangulation_2: Add some () to function names in the User Manual
2023-10-16 13:18:57 +01:00
Laurent Rineau
46923342ad
Merge pull request #7576 from albert-github/feature/issue_7395
...
issue #7395 Improvement of layout of model relations
# Conflicts:
# Kernel_23/doc/Kernel_23/CGAL/Vector_2.h
2023-09-07 10:48:34 +02:00
Laurent Rineau
c50c72fd28
Merge pull request #7648 from albert-github/feature/bug_pkgdesc_incl
...
Better showing of `#include`
2023-09-07 10:46:32 +02:00
Sébastien Loriot
608d0c81c4
use a macro
2023-08-24 14:56:48 +02:00
albert-github
93001308f4
Merge branch 'master' into feature/issue_7395
...
# Conflicts:
# Arrangement_on_surface_2/doc/Arrangement_on_surface_2/Concepts/ArrangementPointLocation_2.h
# Arrangement_on_surface_2/doc/Arrangement_on_surface_2/Concepts/ArrangementVerticalRayShoot_2.h
2023-08-18 11:10:42 +02:00
Sébastien Loriot
eada3ee8ca
Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl'
2023-08-14 14:19:25 +02:00
albert-github
0ce82c0bd5
Better showing of `#include`
...
Getting a better (and consistent) output for the include file to be used with some functions.
Normally `#include` are sown as in a typewrite font, but the `#include` in these cases were shown in a code block way.
2023-08-13 18:22:07 +02:00
albert-github
32054661c7
issue #7395 Improvement of layout of model relations
...
Replacing the `cgalModelsBare` construct with a `begin` / `end` construct so no less understandable constructs with `\,` and `\n` are necessary.
2023-07-21 19:21:09 +02:00
Laurent Rineau
24b9d126da
Merge remote-tracking branch 'cgal/master' into Triangulation_3-CDT_3-lrineau
...
# Conflicts:
# STL_Extension/include/CGAL/iterator.h
# Triangulation_3/test/Triangulation_3/CMakeLists.txt
2023-07-18 15:37:52 +02:00
albert-github
ad41766454
issue #7395 Improvement of layout of model relations
...
Corrected `cgalModels` to `cgalHasModes` inside `cgalHasNodelsBegin` / `cgalHasModelsEnd`
2023-07-18 13:23:37 +02:00
albert-github
4e5578d469
issue #7395 Improvement of layout of model relations
...
- based on review
2023-07-15 13:12:15 +02:00
albert-github
a0320dd7b4
Merge branch 'master' into feature/issue_7395
...
# Conflicts:
# Polyhedron/doc/Polyhedron/Concepts/PolyhedronItems_3.h
2023-07-13 10:33:18 +02:00
albert-github
301728a8a9
issue #7395 Improvement of layout of model relations
...
- Completed the cgalModels part
2023-07-09 12:43:36 +02:00
albert-github
ee2a55279d
issue #7395 Improvement of layout of model relations
...
- Completed the cgalHasModel part
- corrected spelling of `Has Model` and `Is Model Of` to `Has model` and `Is model of`
2023-07-06 17:35:34 +02:00
albert-github
b3af96caa1
issue #7454 Consistency of BigO notations
...
Create `cgalBigO` marco and used it.
(`The macro `cgalBigOLarge` is for special situations where we need bigger round brackets)
2023-07-04 16:23:14 +02:00
Laurent Rineau
a85ce74720
Merge branch 'Triangulation_3-fix_simplex_traverser-GF-CGAL-5.6' into Triangulation_3-CDT_3-lrineau
2023-06-22 15:28:48 +02:00
Sébastien Loriot
9cdfe70abb
Merge remote-tracking branch 'sloriot/CGAL-toward_6.0'
2023-06-15 11:34:09 +02:00
Sébastien Loriot
9a0bdb5d96
boost::variant ---> std::variant
2023-06-15 10:57:10 +02:00
Sébastien Loriot
604dcdc435
boost::optional => std::optional
2023-06-15 10:57:09 +02:00
Mael Rouxel-Labbé
3863513e9f
Clarify CT2::mark_domain_in_triangulation's doc
2023-06-05 16:39:55 +02:00
Laurent Rineau
7a55a30b31
Merge remote-tracking branch 'afabri/STL_extension-Fix_Prevent_deref-GF' into Triangulation_3-CDT_3-lrineau
...
# Conflicts:
# Kernel_23/include/CGAL/Kernel/function_objects.h
# Kernel_23/include/CGAL/Kernel/interface_macros.h
# Polyhedron/demo/Polyhedron/Plugins/PMP/CMakeLists.txt
2023-05-02 16:05:54 +02:00
Mael Rouxel-Labbé
1a5826f11a
Merge remote-tracking branch 'cgal/master' into SLS-Weighted_skeleton-GF
2023-04-17 12:48:30 +02:00
Mael Rouxel-Labbé
8ba08771d4
Align doc variable names with the code
2023-04-17 11:53:50 +02:00
Laurent Rineau
824976a003
Merge pull request #7236 from albert-github/feature/issue_7231
...
issue #7231 Improvement of layout of refines relations.
2023-04-17 10:14:01 +02:00
albert-github
8a0b21461d
Unexpected backtick
...
- Corrected some more redundant / missing backticks
- correctes a spelling error (Boolean_set_operations_2/doc/Boolean_set_operations_2/CGAL/Boolean_set_operations_2/Gps_default_dcel.h)
2023-04-11 17:38:37 +02:00
Laurent Rineau
134d16e221
Merge pull request #7344 from afabri/Triangulation_2-improve_doc_insert_constraint-GF
...
Triangulation_2: Clarify what happens with degenerate constraints
2023-03-31 11:10:37 +02:00
Mael Rouxel-Labbé
a7e0226bfa
Merge remote-tracking branch 'cgal/master' into SLS-Weighted_skeleton-GF
2023-03-23 11:45:12 +01:00
Andreas Fabri
10dc3ee3b8
Fix typos
2023-03-22 13:33:49 +01:00
Andreas Fabri
5d03e03447
Reorder \tparam \return and \note
2023-03-21 17:08:36 +01:00
Andreas Fabri
dd5989d1c4
Triangulation_2: Clarify what happens with degenerate constraints
2023-03-21 16:28:53 +01:00
Laurent Rineau
b561b86133
Add Compare_xy_2 to TriangulationTraits_2
...
This enables customization of projection traits for CDT_2s and
facilitates unification with the predicates utilized in
3D triangulations.
2023-03-21 10:01:29 +01:00
albert-github
2d60f46985
issue #7231 Improvement of layout of refines relations.
...
- Adjusted cgalRefines according to reviews
- Implemented it in all files
2023-03-14 17:37:50 +01:00
Andreas Fabri
ba81e8e894
Triangulation_2: Documen mark_domain_in_triangulation
2023-03-06 08:42:28 +00:00
Mael Rouxel-Labbé
8081822670
Document and enforce CDT2.dimension() == 2 in mark_domain_in_triangulation()
2023-02-09 23:14:50 +01:00
albert-github
c32b1f4127
spelling corrections
...
Some spelling corrections (Directories starting with `S` rest - `W`),
2022-11-16 13:22:39 +01:00
albert-github
45478184de
spelling corrections
...
Some spelling corrections (Directories starting with `E`-` L`),
some backward work
some forward work
2022-11-15 13:39:40 +01:00
Andreas Fabri
2f806fddd2
Move free function in a group
2022-07-04 16:29:36 +01:00
Andreas Fabri
1afc3cc099
resolve merge conflict
2022-05-18 07:20:41 +01:00
Andreas Fabri
b28c3a5a2a
Triangulation_2: Add example file to list of examples
2022-04-05 16:38:29 +01:00
Andreas Fabri
4975b1a0f7
Improve documentation of draw()
2022-03-23 11:48:24 +01:00
Andreas Fabri
97e3f60cf2
Improve documentation
2022-03-22 17:00:06 +01:00
Andreas Fabri
98956cfed9
Make draw() work for a CDT_2 even if it's Face type has no is_in_domain member function
2022-03-22 16:11:45 +01:00
Andreas Fabri
f2bfb52903
Make draw() work for a CDT_2 even if it's Face type has no is_in_domain member function
2022-03-22 16:10:16 +01:00
Andreas Fabri
109056d592
Improve documentation of function draw()
2022-03-22 14:10:13 +01:00
Andreas Fabri
3866d1f70a
Deal with write_VTU()
2022-03-15 17:50:06 +01:00
Andreas Fabri
e7c0c9d57e
fix file name
2022-03-15 17:00:46 +01:00
Andreas Fabri
6ef96e80a8
Add documentation file
2022-03-15 16:49:26 +01:00
Laurent Rineau
6e6687faa7
Merge pull request #6388 from afabri/Triangulation_2-conflict_then_star_example-GF
...
Triangulation_2: Add Example for Starring a Conflict Zone
2022-03-10 11:05:25 +01:00
Andreas Fabri
fa0a8a2bed
Triangulation_2: Add an example that stars a conflict zone
2022-03-07 11:59:06 +00:00