FunctionObjectConcept

Kernel::ConstructPerpendicularPlane_3

A model for this must provide:

Kernel::Plane_3 fo.operator() ( Kernel::Line_3 l, Kernel::Point_3 p)
returns the plane perpendicular to l passing through p, such that the normal direction of the plane coincides with the direction of the line.

Refines

AdaptableFunctor (with two arguments)

See Also

CGAL::Plane_3<Kernel>