cgal/Stream_support
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
..
benchmark/Stream_support cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00
doc/Stream_support Add CGAL::IO::read_OM() (#8427) 2024-11-14 14:12:26 +01:00
examples/Stream_support cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00
include/CGAL move OM.h IO header to BGL package 2024-10-23 11:58:02 +02:00
package_info/Stream_support Spelling corrections 2024-05-31 19:05:34 +02:00
test/Stream_support Merge remote-tracking branch 'cgal/5.6.x-branch' 2024-09-11 17:23:50 +02:00