CGAL 6.0 - 2D Arrangements
Loading...
Searching...
No Matches
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.
 

#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.