Open
Description
Issue Details
I want to sample a surface mesh using CGAL::Polygon_mesh_processing::sample_triangle_mesh and associate with each sampled point the normal and index of the face it was sampled from. Is it possible to do this with property maps and named parameters?
Source Code
Environment
- Operating system (Windows/Mac/Linux, 32/64 bits):
- Compiler:
- Release or debug mode:
- Specific flags used (if any):
- CGAL version:
- Boost version:
- Other libraries versions if used (Eigen, TBB, etc.):