| CGAL 4.4 - 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 qon planeh, such that the projection of this point onto the \( xy\)-plane isp.  More... | |
| Kernel::Point_3 Kernel::ConstructLiftedPoint_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.