CGAL 6.1 - 2D Arrangements
Loading...
Searching...
No Matches
AosTraits::ConstructMinVertex_2 Class Reference

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

Definition

Operations

A model of this concept must provide:

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

Member Function Documentation

◆ operator()()

AosTraits::Point_2 AosTraits::ConstructMinVertex_2::operator() ( AosTraits::X_monotone_curve_2  xc)

returns the lexicographically smaller (left) endpoint of xc.