CGAL 5.2 - 2D Arrangements
ArrTraits::IsVertical_2 Concept Reference

Definition

Operations

A model of this concept must provide:

bool operator() (ArrTraits::X_monotone_curve_2 xc)
 determines whether xc is a vertical segment.