This commit is contained in:
Mael 2021-02-18 19:46:45 +01:00 committed by GitHub
parent faff1c1444
commit cf533e9016
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ of `p`.
\sa `Triangulation::locate()`.
*/
Vertex_handle insert_if_in_star(const Weighted_point& p, Vertex_handle star_center, Locate_type lt,
const Face& f, const Facet& fr, Full_cell_handle start);
const Face& f, const Facet& ft, Full_cell_handle start);
/// @}