CGAL 5.6.1 - 2D Arrangements
CGAL::Arr_linear_traits_2< Kernel >::Trim_2 Class Reference

#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...
 

Member Function Documentation

◆ operator()()

template<typename Kernel >
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