mirror of https://github.com/CGAL/cgal
of/in
This commit is contained in:
parent
d8fcdee741
commit
c6bb41cc9f
|
|
@ -1319,7 +1319,7 @@ std::array<Vertex_handle, 3> vertices(const Facet& f) const;
|
|||
|
||||
/*!
|
||||
* returns an array containing the vertices of `c`,
|
||||
* in the same order as the indices of `c`.
|
||||
* in the same order as the indices in `c`.
|
||||
*/
|
||||
std::array<Vertex_handle, 4> vertices(const Cell_handle c) const;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue