This commit is contained in:
Sébastien Loriot 2023-12-08 13:27:04 +01:00
parent d75e4f2f54
commit e352f2b17c
1 changed files with 3 additions and 1 deletions

View File

@ -6,7 +6,9 @@
/// the creation of new triangles. /// the creation of new triangles.
/// ///
/// \cgalRefines{CopyConstructible} /// \cgalRefines{CopyConstructible}
/// \cgalHasModel `CGAL::Polygon_mesh_processing::Autorefinement::Default_visitor`. /// \cgalHasModelsBegin
/// \cgalHasModels{CGAL::Polygon_mesh_processing::Autorefinement::Default_visitor}
/// \cgalHasModelsEnd
class PMPAutorefinementVisitor{ class PMPAutorefinementVisitor{
public: public: