|
struct | CGAL::Arr_oblivious_side_tag |
| This type tag is used to indicate that the condition of a boundary side of the parameter space is irrelevant. More...
|
|
struct | CGAL::Arr_open_side_tag |
| This type tag is used to indicate that a side of the parameter space, either left, right, bottom, or top, is open, and curves that approach this side might be inserted into the arrangement. More...
|
|
struct | CGAL::Arr_closed_side_tag |
| This type tag is used to indicate that a side of the parameter space, either left, right, bottom, or top, is closed, and curves that reach this side might be inserted into the arrangement. More...
|
|
struct | CGAL::Arr_contracted_side_tag |
| This type tag is used to indicate that a side of the parameter space, either left, right, bottom, or top, is contracted, and curves that approach this side might be inserted into the arrangement. More...
|
|
struct | CGAL::Arr_identified_side_tag |
| This type tag is used to indicate that a side of the parameter space, either left, right, bottom, or top, is identified, and curves that approach this side might be inserted into the arrangement. More...
|
|