Kernel::CoplanarSideOfBoundedCircle_3

A model for this must provide:

Bounded_side fo.operator() ( Kernel::Point_3 p, Kernel::Point_3 q, Kernel::Point_3 r, Kernel::Point_3 s)
returns the bounded side of the circle defined by p, q, and r on which s lies.
Precondition: p, q, r, and s are coplanar and p, q, and r are not collinear.

Refines

AdaptableFunctor (with four arguments)

See Also

CGAL::coplanar_side_of_bounded_circle