CGAL 6.3 - 1D Arrangements
Loading...
Searching...
No Matches
AocTraits::CompareX_1 Concept Reference

Definition

Operations

A model of this concept must provide:

Comparison_result operator() (AosTraits::Point_1 p1, AosTraits::Point_1 p2)
 returns CGAL::SMALLER, CGAL::EQUAL, or CGAL::LARGER according to the \(x\)-ordering of points p1 and p2.

#include <Concepts/AocTraits--Compare_x_1.h>

Definition

Operations

A model of this concept must provide:

Comparison_result operator() (AosTraits::Point_1 p1, AosTraits::Point_1 p2)
 returns CGAL::SMALLER, CGAL::EQUAL, or CGAL::LARGER according to the \(x\)-ordering of points p1 and p2.