FunctionObjectConcept

SphericalKernel::DoOverlap_3

Refines

Kernel::DoOverlap_3

An object fo of this type must provide:

bool
fo ( SphericalKernel::Line_arc_3 l0 ,
SphericalKernel::Line_arc_3 l1 ,
const bool known_equal_supporting_line = false )
For two line arcs.

bool
fo ( SphericalKernel::Circular_arc_3 a0 ,
SphericalKernel::Circular_arc_3 a1 ,
const bool known_equal_supporting_circle = false )
For two circular arcs.

The computation may be faster when the boolean is set to true.