Navigation:
Up
,
Table of Contents
,
Short Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
CircularKernel::DoOverlap_2
Definition
Testing whether the interiors of two curves overlap.
An object
fo
of this type must provide:
bool
fo (
CircularKernel
::
Line_arc_2
l0,
CircularKernel
::
Line_arc_2
l1)
For two line arcs.
bool
fo (
CircularKernel
::
Circular_arc_2
a0,
CircularKernel
::
Circular_arc_2
a1)
For two circular arcs.
Precondition:
a
0
and
a
1
are
x
-monotone.
Next:
CircularKernel::InXRange_2
Navigation:
Up
,
Table of Contents
,
Short Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
CGAL Open Source Project
. Release 3.2.1. 13 July 2006.