This commit is contained in:
Andreas Fabri 2014-11-05 12:51:55 +01:00
parent 37257b38ec
commit e0c182f592
1 changed files with 1 additions and 1 deletions

View File

@ -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