CGAL 5.5 - 2D Arrangements
ArrTraits::IsOnXIdentification_2 Concept Reference

Definition

Operations

A model of this concept must provide:

bool operator() (ArrTraits::Point &point) const
 determines whether the point p lies on the vertical identification curve.
 
bool operator() (ArrTraits::const X_monotone_curve_2 &cv) const
 determines whether the curve cv lies on the vertical identification curve.