Adding Circle_3 object to the Kernel.
This commit is contained in:
@@ -46,6 +46,12 @@ namespace HomogeneousKernelFunctors {
|
||||
using CartesianKernelFunctors::Construct_barycenter_2;
|
||||
using CartesianKernelFunctors::Construct_barycenter_3;
|
||||
|
||||
using CartesianKernelFunctors::Compute_approximate_area_3;
|
||||
using CartesianKernelFunctors::Compute_approximate_squared_length_3;
|
||||
using CartesianKernelFunctors::Compute_area_divided_by_pi_3;
|
||||
using CartesianKernelFunctors::Compute_squared_length_divided_by_pi_square_3;
|
||||
using CartesianKernelFunctors::Construct_radical_plane_3;
|
||||
|
||||
template <typename K>
|
||||
class Angle_2
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user