Precise comment

This commit is contained in:
Mael Rouxel-Labbé 2024-02-06 09:36:21 +01:00
parent 07b9587eae
commit f4653e21a7
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ public:
Vertices_incident_to_edge incident_vertices(const Edge_descriptor& e) const;
/*!
returns all the cells incident to the edge `e`.
returns all the cells incident to the edge `e`, in a geometrically ordered manner around the edge.
*/
Cells_incident_to_edge incident_cells(const Edge_descriptor& e) const;