Kernel::ConstructPerpendicularLine_2

A model for this must provide:

Kernel::Line_2 fo.operator() ( Kernel::Line_2 l, Kernel::Point_2 p)
returns the line perpendicular to l and passing through p, where the direction is the direction of l rotated counterclockwise by 90 degrees.

Refines

AdaptableFunctor (with two arguments)

See Also

CGAL::Line_2<Kernel>