CGAL 4.5 - 3D Spherical Geometry Kernel
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
SphericalKernel::ComputeCircularY_3 Concept Reference

Definition

Operations

A model of this concept must provide:

SphericalKernel::Root_of_2 operator() (const SphericalKernel::Circular_arc_point_3 &p) const
 returns the y-coordinate of the point p.