Enum

CGAL::Arr_curve_end

Definition

The enumeration Arr_curve_end is used to indicate one of the two ends of an x-monotone curve. It is used by models of the ArrangementOpenBoundaryTraits_2 concept.

#include <CGAL/Arr_enums.h>

enum Arr_curve_end { ARR_MIN_END, ARR_MAX_END};

See Also

ArrangementOpenBoundaryTraits_2