CGAL 5.5 - 2D Arrangements
|
#include <CGAL/Arr_linear_traits_2.h>
Creation | |
X_monotone_curve_2 | operator() (const X_monotone_curve_2 &xcv, const Point_2 &src, const Point_2 &tgt) const |
Trims the given x-monotone curve to an from src to tgt. More... | |
X_monotone_curve_2 CGAL::Arr_linear_traits_2< Kernel >::Trim_2::operator() | ( | const X_monotone_curve_2 & | xcv, |
const Point_2 & | src, | ||
const Point_2 & | tgt | ||
) | const |
Trims the given x-monotone curve to an from src to tgt.
\ pre src
and tgt
lies on the curve