Kernel::ConstructProjectedPoint_2

A model for this must provide:

Kernel::Point_2 fo.operator() ( Kernel::Line_2 l, Kernel::Point_2 p)
returns the orthogonal projection of p onto l.

Refines

AdaptableFunctor (with two arguments)

See Also

CGAL::Line_2<Kernel>