| 
    CGAL 4.4 - 2D Circular Geometry Kernel 
   | 
 
Testing whether the interiors of two curves overlap.
Operations | |
| bool | operator() (const CircularKernel::Line_arc_2 &l0, const CircularKernel::Line_arc_2 &l1) | 
| For two line arcs.  More... | |
| bool | operator() (const CircularKernel::Circular_arc_2 &a0, const CircularKernel::Circular_arc_2 &a1) | 
| For two circular arcs.  More... | |
| bool CircularKernel::DoOverlap_2::operator() | ( | const CircularKernel::Line_arc_2 & | l0, | 
| const CircularKernel::Line_arc_2 & | l1 | ||
| ) | 
For two line arcs.
| bool CircularKernel::DoOverlap_2::operator() | ( | const CircularKernel::Circular_arc_2 & | a0, | 
| const CircularKernel::Circular_arc_2 & | a1 | ||
| ) | 
For two circular arcs.