CGAL 5.1.3 - 2D Arrangements
CGAL::Arr_oblivious_side_tag Struct Reference

#include <CGAL/Arr_tags.h>

Definition

The categories Left_side_category, Right_side_category, Bottom_side_category, and Top_side_category, nested in any model of the ArrangementBasicTraits_2, must be convertible to Arr_oblivious_side_tag.

Arr_oblivious_side_tag is an empty construct used for dispatching functions based on type of curves that induce the arrangement.

See also
Arr_open_side_tag
ArrangementBasicTraits_2