CGAL 4.8.1 - 2D and 3D Linear Geometry Kernel
|
Functions | |
template<typename Kernel > | |
CGAL::Line_2< Kernel > | CGAL::radical_line (const CGAL::Circle_2< Kernel > &c1, const CGAL::Circle_2< Kernel > &c2) |
returns the radical line of the two circles. More... | |
CGAL::Line_2<Kernel> CGAL::radical_line | ( | const CGAL::Circle_2< Kernel > & | c1, |
const CGAL::Circle_2< Kernel > & | c2 | ||
) |
returns the radical line of the two circles.
c1
and c2
are not cocentric. #include <CGAL/Kernel/global_functions.h>