Kernel::ConstructEquidistantLine_3

A model for this must provide:

Kernel::Line_3 fo.operator() ( Kernel::Point_3 p, Kernel::Point_3 q, Kernel::Point_3 r)
constructs the line which is at the same distance from the three points p, q and r.
Precondition: p, q and r are not collinear.

Refines

AdaptableFunctor (with three arguments)

See Also

CGAL::equidistant_line