Commit Graph

172 Commits

Author SHA1 Message Date
Sebastien Loriot 74ea8b1f6c
Add CGAL::IO::read_OM() (#8427)
## Summary of Changes

Add a function to read an OpenMesh file ( `*.om` ) in CGALlab. This file
format stores also edges and vertices marked as features.
For the moment the function itself is not documented.

## Release Management

* License and copyright ownership: GeometryFactory
2024-11-14 14:12:26 +01:00
Sébastien Loriot c8936698ac apply @MaelRL review 2024-11-08 16:22:47 +01:00
Sébastien Loriot 51b98e9cc2 add doc 2024-10-24 16:54:15 +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
Sébastien Loriot 86866e232e remove Surface_mesher from doc deps 2024-06-12 20:34:54 +02:00
Sebastien Loriot 1787da400b
Stream_support: Add read_VTK() (#7826)
## Summary of Changes

Add `read_VTK()` so that we can also read non-xml   *.vtk files.

- [x] Document it correctly

## Release Management

* Affected package(s): Stream_support 
* Feature/Small Feature (if any):
* Link to compiled documentation:
[overview](https://cgal.github.io/7826/v0/Stream_support/IOStreamSupportedFileFormats.html#IOStreamVTK)
and
[function](https://cgal.github.io/7826/v0/Stream_support/group__PkgStreamSupportIoFuncsVTK.html#gaad7f1c5c10e8700a4a6de88294c5a620)

* License and copyright ownership:
2023-12-18 13:15:31 +01:00
Andreas Fabri b1195233fa Add CGAL::IO:: for linking 2023-12-13 10:45:08 +00:00
Andreas Fabri 2713fe3c41 give \link a try for linking 2023-12-13 10:00:44 +00:00
Andreas Fabri fd8e6372c7 Add CGAL::IO:: for linking 2023-12-13 09:31:25 +00:00
Andreas Fabri 74c47e6222 Add CGAL::IO:: for linking 2023-12-13 09:21:16 +00:00
Andreas Fabri 33bb65ae17 PointRange -> PointOutputIterator 2023-12-08 18:03:22 +00:00
Andreas Fabri 38d9db9728 write() operates on const& data 2023-12-08 17:15:46 +00:00
Andreas Fabri acd03b166c write() operates on const& data 2023-12-08 17:09:00 +00:00
Andreas Fabri 08b06ebefc fix tag 2023-12-07 13:16:53 +00:00
Andreas Fabri 0991fc9d61 fix tag 2023-12-07 12:53:39 +00:00
Andreas Fabri 79262a365e polish 2023-12-07 11:56:06 +00:00
Andreas Fabri 07a06717bd Fix char*; Fix table 2023-12-07 11:35:03 +00:00
Andreas Fabri 076f04af4a Add links to the new function 2023-12-07 10:53:07 +00:00
Andreas Fabri e28d44305e Replace hal related URLs 2023-10-19 12:59:07 +01:00
Laurent Rineau 78ace775b1 Merge pull request #7763 from albert-github/feature/bug_perm_redir
Correcting permanent redirect
2023-10-16 11:13:03 +02:00
albert-github ad9c803ceb Link to the 3mf specification
Correcting the link to the 3mf specification
2023-10-09 18:49:37 +02:00
albert-github e69b1f8917 Correcting permanent redirect
Correcting permanent redirect
2023-10-09 11:06:22 +02:00
Andreas Fabri 6f4804fd1e More fixes 2023-08-22 10:02:18 +01:00
Mael 0ff7882997
Merge branch 'master' into feature/bug_documentation_spell_20221113 2022-12-06 22:21:06 +01:00
Mael Rouxel-Labbé b5c21e1f5d Http -> https + update some dead links 2022-11-23 18:54:37 +01:00
albert-github c32b1f4127 spelling corrections
Some spelling corrections (Directories starting with `S` rest - `W`),
2022-11-16 13:22:39 +01:00
Laurent Rineau 9bf73ee910 Improve links 2022-06-13 16:27:43 +02:00
Laurent Rineau c132b6a11e Merge remote-tracking branch 'cgal/master' into Mesh_data_structure_3-new_package-jtournois 2022-06-13 16:26:34 +02:00
Jane Tournois 355b52d21f rename TMDS_3 to SMDS_3, end. 2022-06-08 22:57:25 +02:00
Jane Tournois db30e44e43 add missing dependency 2022-06-08 22:53:18 +02:00
Jane Tournois 056f83d12a add link 2022-06-08 22:51:24 +02:00
Jane Tournois 231ade3816 fix links and license 2022-06-08 22:51:24 +02:00
Sébastien Loriot ff16bec071 clean up EXAMPLE_PATH 2022-05-23 16:52:17 +02:00
Sébastien Loriot a6d9b99466 move macros in BaseDoxyfile 2022-01-04 11:10:09 +01:00
Sébastien Loriot 04ab5e2f1b remove doc dep 2021-12-16 19:05:42 +01:00
Laurent Rineau ad79d37410 Merge pull request #6014 from MaelRL/CGAL-IO_Clarify_binary_text-GF
CGAL IO: Clarify binary warning
2021-09-29 11:46:30 +02:00
Mael Rouxel-Labbé c8cc0747fa Clarify binary warning 2021-09-27 15:33:42 +02:00
Sébastien Loriot 814c9138ef Merge remote-tracking branch 'cgal/5.3.x-branch' 2021-08-12 10:38:11 +02:00
Sébastien Loriot cff3cdb40e Merge remote-tracking branch 'cgal/5.2.x-branch' into HEAD 2021-08-12 10:23:57 +02:00
Sébastien Loriot 84fac01b06 fix doc: constants -> functions
since e3e0efb
2021-08-04 15:29:22 +02:00
Mael Rouxel-Labbé 78ff9185b3 Harmonize ASCII usage across all packages 2021-06-23 23:34:32 +02:00
albert-github 2a54687e77 Correction of hyperlinks
The link checker gave a number of redirects and incorrect links.
- the redirects have been solved ass far as possible
- the incorrect links have been checked and corrected where possible, others  have been reported through issues;
2021-06-04 13:52:14 +02:00
Sébastien Loriot 4e519a3c7a move documented IO functions in IO namespace 2021-05-05 13:15:37 +02:00
Sébastien Loriot 12f0e412b5 write_vtu -> write_VTU 2021-05-04 15:12:36 +02:00
Sébastien Loriot fb6f703b55 IO namespace for files in IO directories 2021-05-04 14:36:06 +02:00
Sébastien Loriot 350b9172c5 replace %CGAL by \cgal (but in titles) 2021-04-11 14:52:01 +02:00
Mael Rouxel-Labbé c14198a992 IO doc fixes 2020-08-04 17:55:21 +02:00
Mael Rouxel-Labbé 8d22b2d180 Add a sentence about serialization 2020-08-04 16:27:25 +02:00
Mael Rouxel-Labbé 00ca0211e1 IO documentation fixes 2020-08-04 15:47:56 +02:00
Mael Rouxel-Labbé 1d016ecc7e IO doc fixes 2020-07-28 15:38:19 +02:00