Sebastien Loriot

Results 670 comments of Sebastien Loriot

What Marc is asking for are compilation flags and how you do compile. You are showing link errors while the library is header only.

@afabri what is the status?

> "picked_item" sounds strange. Could the value type be a struct with a conversion operator to `point/face_descriptor/pair` ? what's the problem with the value type? The function is available only...

> Do we want the equivalent functionality for [tetrahedral mesh boundaries](https://doc.cgal.org/latest/Generator/classCGAL_1_1Random__points__in__tetrahedral__mesh__boundary__3.html) ? On this page the word `Mesh_complex_3_in_triangulation_3` should be replaced with `MeshComplexWithFeatures_3` It is already here. See https://github.com/CGAL/cgal/pull/9066/files#diff-0d2d36f802470003ce212fc13d25eddff587acac6c3864488f104e31aaec8f75R692

what @afabri meant is to make `operator*` return a struct that will have an operator to convert to Point type.

Looks in CGAL-6.2-Ic-30 but the PR is still under review.

Warnings in PMP tests/exs in CGAL-6.1-Ic-191