GeneralPolygon_2::X_monotone_curve_2
|
|
represents a planar (weakly) x-monotone
curve. The type of the geometric mapping of the polygonal edges. It must model the concept ArrTraits::XMonotoneCurve_2.
|
|
GeneralPolygon_2::Curve_iterator
|
|
an iterator over the geometric mapping of the
polygon edges. Its value type is X_monotone_curve_2.
|
GeneralPolygon_2::Curve_const_iterator
|
|
a const iterator over the geometric
mapping of the polygon edges. Its value type is X_monotone_curve_2.
|