CGAL 6.2 - 2D Arrangements
Loading...
Searching...
No Matches
AosTraits::ConstructMinVertex_2 Concept Reference

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.
 

#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.