CGAL 6.1 - 3D Spherical Geometry Kernel
|
#include <Concepts/SphericalKernel--ComputeApproximateSquaredLength_3.h>
Kernel::ComputeApproximateSquaredLength_3
Operations | |
A model of this concept must provide: | |
double | operator() (const SphericalKernel::Circular_arc_3 &a) |
Computes an approximation of the squared length of the arc a . | |
double SphericalKernel::ComputeApproximateSquaredLength_3::operator() | ( | const SphericalKernel::Circular_arc_3 & | a | ) |
Computes an approximation of the squared length of the arc a
.