cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 5.2.2 - 3D Spherical Geometry Kernel
List of all members
SphericalKernel::ComputeCircularZ_3 Concept Reference
3D Spherical Geometry Kernel Reference
»
Geometric Concepts
Definition
Operations
A model of this concept must provide:
SphericalKernel::Root_of_2
operator()
(const
SphericalKernel::Circular_arc_point_3
&p) const
returns the \( z\)-coordinate of the point
p
.