Skip to content

Sampling points with normals and face indices #8634

Open
@vladgl

Description

@vladgl

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.):

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions