cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 5.2.2 - 3D Spherical Geometry Kernel
List of all members
SphericalKernel::ComputeApproximateAngle_3 Concept Reference
3D Spherical Geometry Kernel Reference
»
Geometric Concepts
Definition
Operations
A model of this concept must provide:
double
operator()
(const
SphericalKernel::Circular_arc_3
&a)
Computes an approximation of the angle of the arc in radians
a
.