Kernel::ConstructPerpendicularLine_3

A model for this must provide:

Kernel::Line_3
fo.operator() ( Kernel::Plane_3 pl,
Kernel::Point_3 p)
returns the line that is perpendicular to pl and that passes through point p. The line is oriented from the negative to the positive side of pl

Refines

AdaptableFunctor (with two arguments)

See Also

CGAL::Plane_3<Kernel>