Kernel::ConstructLiftedPoint_3

A model for this must provide:

Kernel::Point_3
fo.operator() ( Kernel::Plane_3 h,
Kernel::Point_2 p)
returns a point q on plane h, such that the projection of this point onto the xy-plane is p.

Refines

AdaptableFunctor (with two arguments)

See Also

CGAL::Plane_3<Kernel>