cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 6.2 - 2D Intersection of Curves
Loading...
Searching...
No Matches
Deprecated List
Member
CGAL::do_curves_intersect
(
InputIterator
curves_begin,
InputIterator
curves_end)
Call Surface_sweep_2::do_intersect(curves_begin, curves_end, false) instead
Member
CGAL::do_curves_intersect
(
InputIterator
curves_begin,
InputIterator
curves_end, Traits traits=Default_traits())
Call Surface_sweep_2::do_intersect(curves_begin, curves_end, false, traits) instead