cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 5.2.2 - 2D Arrangements
List of all members
ArrTraits::IsVertical_2 Concept Reference
2D Arrangement Reference
»
Concepts
»
Function Object Concepts
Definition
Refines:
AdaptableUnaryFunction
Has Models:
ArrangementBasicTraits_2::Is_vertical_2
Operations
A model of this concept must provide:
bool
operator()
(ArrTraits::X_monotone_curve_2 xc)
determines whether
xc
is a vertical segment.