CGAL 5.2.2 - dD Geometry Kernel
|
Operations | |
Comparison_result | operator() (const Kernel_d::Point_d &p, const Kernel_d::Point_d &q) |
Compares the Cartesian coordinates of points p and q lexicographically in ascending order of its Cartesian components p[i] and q[i] for \( i = 0,\ldots,d-1\). More... | |
Comparison_result Kernel_d::Compare_lexicographically_d::operator() | ( | const Kernel_d::Point_d & | p, |
const Kernel_d::Point_d & | q | ||
) |
Compares the Cartesian coordinates of points p
and q
lexicographically in ascending order of its Cartesian components p[i]
and q[i]
for \( i = 0,\ldots,d-1\).