Logo
Explore Help
Sign In
phynexis-deps/cgal
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
ffbc70e550cd754df7d87f9aecb6491a181dfd5b
cgal/Polygon_mesh_processing/include/CGAL
T
History
Sebastien Loriot 7ea06c63ea Get the last picked item (#9066)
You can now do:

```c++
  Random_points_in_triangle_mesh_3<TriangleMesh> g(mesh, r);
  Point c;
  face_descriptor fc;
  std::tie(c,fc) = g.point_and_support();
  ++g;
```

to get the normal of the picked point

cc @huang46u 

Small feature:
[here](https://cgalwiki.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Generator_point_and_support)
2026-03-18 19:30:19 +01:00
..
Polygon_mesh_processing
Get the last picked item (#9066)
2026-03-18 19:30:19 +01:00
Surface_mesh_simplification/Policies/Edge_collapse
Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD
2023-07-05 11:29:35 +02:00
polygon_mesh_processing.h
Split the rest of PMP (benchmark / examples / include / test)
2026-02-05 10:27:23 +01:00
Polyhedral_envelope.h
Split the rest of PMP (benchmark / examples / include / test)
2026-02-05 10:27:23 +01:00
Rigid_triangle_mesh_collision_detection.h
Split the rest of PMP (benchmark / examples / include / test)
2026-02-05 10:27:23 +01:00
Side_of_triangle_mesh.h
Split the rest of PMP (benchmark / examples / include / test)
2026-02-05 10:27:23 +01:00
Powered by Gitea Version: 1.27.2 Page: 524ms Template: 25ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API