CGAL 5.2 - 2D and 3D Linear Geometry Kernel
Kernel::ConstructRadicalAxis_2 Concept Reference

Definition

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.