CGAL 5.4 - 2D Arrangements
CGAL::Arr_conic_traits_2< RatKernel, AlgKernel, NtTraits >::Trim_2 Class Reference

#include <CGAL/Arr_conic_traits_2.h>

Creation

 X_monotone_curve_2 (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

◆ X_monotone_curve_2()

template<typename RatKernel , typename AlgKernel , typename NtTraits >
CGAL::Arr_conic_traits_2< RatKernel, AlgKernel, NtTraits >::Trim_2::X_monotone_curve_2 ( 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