CGAL 5.1 - 2D and 3D Linear Geometry Kernel
|
#include <Concepts/FunctionObjectConcepts.h>
AdaptableFunctor
(with two arguments)CGAL::Weighted_point_2<Kernel>
Operations | |
Kernel::Line_2 | operator() (const Kernel::Weighted_point_2 &wp1, const Kernel::Weighted_point_2 &wp2) |
returns the radical line of the weighted points. More... | |
Kernel::Line_2 Kernel::ConstructRadicalAxis_2::operator() | ( | const Kernel::Weighted_point_2 & | wp1, |
const Kernel::Weighted_point_2 & | wp2 | ||
) |
returns the radical line of the weighted points.