CGAL 6.1 - 2D and 3D Linear Geometry Kernel
|
#include <Concepts/FunctionObjectConcepts.h>
AdaptableBinaryFunction
CGAL::Weighted_point_2<Kernel>
Operations | |
A model of this concept must provide: | |
Kernel::Line_2 | operator() (const Kernel::Weighted_point_2 &wp1, const Kernel::Weighted_point_2 &wp2) |
returns the radical line of the weighted points. | |
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.