cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 5.2.2 - 3D Spherical Geometry Kernel
List of all members
SphericalKernel::ComputeApproximateSquaredLength_3 Concept Reference
3D Spherical Geometry Kernel Reference
»
Geometric Concepts
Definition
Refines:
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
.