Kernel::ConstructProjectedXYPoint_2

A model for this must provide:

Kernel::Point_2 fo.operator() ( Kernel::Plane_3 h, Kernel::Point_3 p)
returns the image point of the projection of p under an affine transformation, which maps h onto the xy-plane, with the z-coordinate removed.

Refines

AdaptableFunctor (with two arguments)

See Also

CGAL::Plane_3<Kernel>