|
CGAL 4.8.2 - 2D and 3D Linear Geometry Kernel
|
AdaptableFunctor (with two arguments) CGAL::Plane_3<Kernel> Operations | |
| Kernel::Point_3 | operator() (const Kernel::Plane_3 &h, const Kernel::Point_2 &p) |
returns a point q on plane h, such that the projection of this point onto the \( xy\)-plane is p. | |