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

#include <CGAL/Arr_segment_traits_2.h>

Definition

A functor that trims curves.

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 Kernel >
CGAL::Arr_segment_traits_2< Kernel >::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