Guillaume Damiand
fdf06fe969
add default parameter
2025-11-21 15:01:14 +01:00
Sebastien Loriot
eb14bf2a17
backticks and rephrasing
...
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2025-11-20 13:23:26 +01:00
Guillaume Damiand
76552ccca1
class name
2025-11-06 18:16:43 +01:00
Guillaume Damiand
546d0b2871
verbs
2025-11-06 18:14:37 +01:00
Guillaume Damiand
6f2c3d819e
Merge branch 'main' into Small_feature/read_write_vtk_for_LCC
2025-11-06 09:38:10 +01:00
Andreas Fabri
4b89f17b42
CGAL: An Halfedge
2025-11-03 14:37:50 +00:00
Guillaume Damiand
e1ec2fd1d2
Document cmap read/write; and lcc read/write vtk
2025-10-10 09:55:12 +02:00
Guillaume Damiand
8c84316796
doc for lcc vtk io
2025-10-09 18:57:19 +02:00
Guillaume Damiand
66bb36e336
add example in lcc for write_vtk; add groups
2025-10-09 18:47:58 +02:00
Sébastien Loriot
fdef97e88e
Merge remote-tracking branch 'cgal/6.1.x-branch' into 'cgal/main'
2025-09-15 18:27:14 +02:00
albert-github
8efdbff899
Overnight documentation build missing links
...
The overnight doxygen build gave warnings like:
```
.../Linear_cell_complex/doc/Linear_cell_complex/Linear_cell_complex.txt:108: warning: unable to resolve link to '::import_from_triangulation_3' for \link command
.../Linear_cell_complex/doc/Linear_cell_complex/Linear_cell_complex.txt:109: warning: unable to resolve link to '::import_from_polyhedron_3' for \link command
.../Linear_cell_complex/doc/Linear_cell_complex/Linear_cell_complex.txt:112: warning: unable to resolve link to '::import_from_plane_graph' for \link command
```
when building against the doxygen master due to the fact that doxygen was a bit more stringent
Added the namespace to the links
(also tested against doxygen 1.9.6 after the changes).
2025-08-24 13:31:04 +02:00
Sébastien Loriot
a827db20db
trailing whitespaces
2025-08-07 14:54:56 +02:00
Yliess Bellargui
09365799e9
[Small Feature] Add VTK IO support for Linear_cell_complex<3,3>
2025-07-30 15:38:39 +02:00
Yliess Bellargui
81e0122efa
[Small Feature] Fix missing comment terminator in doc
2025-07-08 12:10:12 +02:00
Yliess Bellargui
afc4f72b26
[Small Feature] Rename plane_graph_to_lcc -> read_plane_graph_in_lcc
2025-07-08 09:45:15 +02:00
Yliess Bellargui
e170d7b0de
[Small Feature] Apply review: cleanup doc, remove old alias, fix tests
2025-07-01 17:30:00 +02:00
Yliess Bellargui
ff6a91eb61
[Small Feature] Rename import functions with deprecation and add alias tests
2025-07-01 11:36:49 +02:00
Sébastien Loriot
13609a6966
no need to repeat the package name as it is on the line above
2025-05-22 17:53:41 +02:00
albert-github
dd02af92a2
issue #8515 Spelling mistakes found checking `en-GB` to `en-US`
...
Spelling corrections, `en-GB` -> `en-US`
2024-10-05 11:28:29 +02:00
albert-github
92a5cc9ea0
Spelling correction
...
instanciation -> instantiation
2024-05-27 13:01:46 +02:00
Guillaume Damiand
bd04b2a68d
Remove space in doc
2023-12-06 17:01:34 +01:00
Guillaume Damiand
3d8037d7f6
doc draw lcc
2023-12-05 15:11:49 +01:00
Guillaume Damiand
0655006622
Merge with master: now viewers use Qt6
2023-11-29 14:36:38 +01:00
Guillaume Damiand
761fde02be
add_in_graphics_scene -> add_to_graphics_scene; plus remove template parameter NumberType
2023-10-23 01:52:38 +02:00
Guillaume Damiand
6daa2a0c3b
Graphics_scene is no more templated
2023-10-23 01:30:57 +02:00
Guillaume Damiand
93183fc2b7
document draw and add_in_graphics_scene for lcc (for validation)
2023-10-06 07:52:15 +02:00
Guillaume Damiand
9f105131e3
lcc doc (temp)
2023-10-02 09:09:01 +02:00
Guillaume Damiand
a5ee74cb66
Merge branch 'master' into gsoc2022-EBVs-Mostafa-ashraf19
2023-09-29 08:36:37 +02:00
Guillaume Damiand
9f22d67ed0
Rename Graphic_storage in Graphics_scene (Andreas and Sebastien review)
2023-09-28 12:49:00 +02:00
Guillaume Damiand
fd115bd321
Rename Graphic_storare into Graphics_scene (Andreas and Sebastien review)
2023-09-28 11:06:53 +02:00
Guillaume Damiand
5cf89dadd9
Rename Drawing_functor in Graphics_scene_options (following Andreas and Sebastien review)
2023-09-28 09:51:12 +02:00
Laurent Rineau
28632f21fc
Merge branch 'master' into CGAL-Qt6-GF
...
# Conflicts:
# Installation/CHANGES.md
2023-09-14 17:40:05 +02:00
Laurent Rineau
2f6d51b49b
Remove a few occurrences of CGAL_Qt5
...
... and replace by CGAL_Qt6
2023-09-14 16:33:20 +02: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
Guillaume Damiand
467e55f10d
Merge branch 'master' into gsoc2022-EBVs-Mostafa-ashraf19
2023-08-28 14:38:58 +02:00
Sébastien Loriot
608d0c81c4
use a macro
2023-08-24 14:56:48 +02:00
Sébastien Loriot
28f904f4e2
Merge remote-tracking branch 'cgal/master'
2023-08-15 07:16:14 +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
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
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
Guillaume Damiand
fe23441eab
Merge master
2023-06-26 14:42:33 +02:00
Guillaume Damiand
edc11a8bc0
Example of insert edge between two different 2-cells, for cmap, gmap and lcc
2023-06-23 08:43:36 +02:00
Guillaume Damiand
7e99eac60d
Rename graphic_buffer into graphic_storage
2023-06-22 15:20:06 +02:00
Guillaume Damiand
f39254f738
doc
2023-04-28 19:09:57 +02: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
c37341671e
Turn comment into doxygen comment
2023-02-02 12:29:44 +00:00
Guillaume Damiand
7b3fd28dac
missing dot
2023-02-02 12:31:35 +01:00