mirror of https://github.com/CGAL/cgal
typo
This commit is contained in:
parent
37257b38ec
commit
e0c182f592
|
|
@ -63,7 +63,7 @@ As `Surface_mesh` is index-based `Vertex_index`, `Face_index`,
|
||||||
`Halfedge_index` and `Edge_index`
|
`Halfedge_index` and `Edge_index`
|
||||||
don't have member functions to access connectivity or properties.
|
don't have member functions to access connectivity or properties.
|
||||||
The functions of the `Surface_mesh` instance they were
|
The functions of the `Surface_mesh` instance they were
|
||||||
created from needs to be used to obtain that information.
|
created from must be used to obtain that information.
|
||||||
|
|
||||||
\section sectionSurfaceMeshConnectivity Connectivity
|
\section sectionSurfaceMeshConnectivity Connectivity
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue