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

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

Definition

Operations

A model of this concept must provide:

AosTraits::Point_2 operator() (AosTraits::X_monotone_curve_2 xc)
 returns the lexicographically larger (right) endpoint of xc.
 

Member Function Documentation

◆ operator()()

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

returns the lexicographically larger (right) endpoint of xc.