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.
|
/// 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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue