mirror of https://github.com/CGAL/cgal
Correct a link (and test git commit ;)
This commit is contained in:
parent
128b02abb8
commit
15e07360a7
|
|
@ -7,7 +7,7 @@ The concept `CellAttribute` represents a non void attribute associated
|
||||||
with a cell of a combinatorial map. It can keep a handle to one
|
with a cell of a combinatorial map. It can keep a handle to one
|
||||||
dart of its associated cell, and can contain any information.
|
dart of its associated cell, and can contain any information.
|
||||||
|
|
||||||
\cgalHasModel `CGAL::Cell_attribute<CMap,Info_,Tag,OnMerge,OnSplit>`
|
\cgalHasModel \link CGAL::Cell_attribute CGAL::Cell_attribute<CMap,Info_,Tag,OnMerge,OnSplit>\endlink
|
||||||
|
|
||||||
\sa `CombinatorialMap`
|
\sa `CombinatorialMap`
|
||||||
\sa `CombinatorialMapItems`
|
\sa `CombinatorialMapItems`
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue