Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
sloriot committed Dec 8, 2023
1 parent d75e4f2 commit e352f2b
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
/// the creation of new triangles.
///
/// \cgalRefines{CopyConstructible}
/// \cgalHasModel `CGAL::Polygon_mesh_processing::Autorefinement::Default_visitor`.
/// \cgalHasModelsBegin
/// \cgalHasModels{CGAL::Polygon_mesh_processing::Autorefinement::Default_visitor}
/// \cgalHasModelsEnd

class PMPAutorefinementVisitor{
public:
Expand Down

0 comments on commit e352f2b

Please sign in to comment.