Navigation:
Up
,
Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
,
Acknowledging CGAL
ArrTraits::Split_2
Refines
Functor
Has Models
ArrangementXMonotoneTraits_2
::
Split_2
void
fo.split (
ArrTraits::X_monotone_curve_2 xc,
ArrTraits::Point_2
p,
ArrTraits::X_monotone_curve_2& xc1,
ArrTraits::X_monotone_curve_2& xc2)
accepts an input curve
xc
and a split point
p
in its interior. It splits
xc
at the split point into two subcurves
xc1
and
xc2
, such that
p
is
xc1
's
right
endpoint and
xc2
's
left
endpoint.
Next:
ArrTraits::AreMergeable_2
Navigation:
Up
,
Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
,
Acknowledging CGAL
CGAL Open Source Project
. Release 3.3.1. 25 August 2007.