CGAL 5.4 - 2D and 3D Linear Geometry Kernel
|
AdaptableFunctor
(with one argument)CGAL::Point_2<Kernel>
Operations | |
Kernel::Point_2 | operator() (const CGAL::Origin &CGAL::ORIGIN) |
introduces a variable with Cartesian coordinates \( (0,0)\). | |
Kernel::Point_2 | operator() (const Kernel::Weighted_point_2 &wp) |
extracts the bare point from the weighted point. | |