Navigation: Up, Table of Contents, Bibliography, Index, Title Page

Kernel::CompareXY_3

A model for this must provide:

Comparison_result
fo.operator() ( Kernel::Point_3 p,
Kernel::Point_3 q)
Compares the Cartesian coordinates of points p and q lexicographically in xy order: first x-coordinates are compared, if they are equal, y-coordinates are compared.

See Also

CGAL::compare_xy


Next: Kernel::CompareX_2
Navigation: Up, Table of Contents, Bibliography, Index, Title Page
www.cgal.org. Aug 13, 2001.