CGAL 6.0 - 2D Arrangements
Loading...
Searching...
No Matches
ArrTraits::ConstructMaxVertex_2 Concept Reference

Definition

Operations

A model of this concept must provide:

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

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

Definition

Operations

A model of this concept must provide:

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