CGAL 5.1 - 2D Arrangements
ArrTraits::IsVertical_2 Class Reference

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

Definition

Operations

A model of this concept must provide:

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

Member Function Documentation

◆ operator()()

bool ArrTraits::IsVertical_2::operator() ( ArrTraits::X_monotone_curve_2  xc)

determines whether xc is a vertical segment.