fix macro usage

This commit is contained in:
Sébastien Loriot 2025-02-11 08:18:25 +01:00
parent e12c739864
commit 692e0ef977
1 changed files with 1 additions and 1 deletions

View File

@ -395,7 +395,7 @@ such as `Polyhedron_3` and `Surface_mesh`.
\tparam PolygonMesh must be a model of the concept `MutableFaceGraph`. Additionally all faces must be triangles.
\tparam VertexPointMap must be a model of `WritablePropertyMap` with value type `Point_3`
\cgalModels `PTQMask_3`
\cgalModels{PTQMask_3}
\sa `CGAL::Subdivision_method_3`