Barycentric_coordinates_2: Unused anchor

Removing unused achor it is defined but never used.
(gives double defined anchor in the "Related Functions" section and "Friends And Related Function Documentation" section.)
This commit is contained in:
albert-github 2022-03-16 15:15:51 +01:00
parent c837828770
commit 0f37e55132
1 changed files with 0 additions and 1 deletions

View File

@ -344,7 +344,6 @@ namespace Barycentric_coordinates {
};
/*!
\anchor seg_coord_global
* \relates Segment_coordinates_2
* This is a global function that takes both vertices of a segment and computes segment coordinates at a given query point with respect to these vertices.