| CGAL 4.4 - 2D and 3D Linear Geometry Kernel | 
AdaptableFunctor (with two arguments) CGAL::Line_2<Kernel> | Operations | |
| Kernel::Point_2 | operator() (const Kernel::Line_2 &l, const Kernel::Point_2 &p) | 
| returns the orthogonal projection of pontol.  More... | |
| Kernel::Point_2 Kernel::ConstructProjectedPoint_2::operator() | ( | const Kernel::Line_2 & | l, | 
| const Kernel::Point_2 & | p | ||
| ) | 
returns the orthogonal projection of p onto l.