CGAL 5.2 - 2D Arrangements
ArrTraits::ConstructMinVertex_2 Class Reference

#include <Concepts/ArrTraits--ConstructMinVertex_2.h>

Definition

Operations

A model of this concept must provide:

ArrTraits::Point_2 operator() (ArrTraits::X_monotone_curve_2 xc)
 returns the lexicographically smaller (left) endpoint of xc.