mirror of https://github.com/CGAL/cgal
fix doc
This commit is contained in:
parent
d75e4f2f54
commit
e352f2b17c
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue