mirror of https://github.com/CGAL/cgal
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:
parent
c837828770
commit
0f37e55132
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue