CGAL 6.1 - 3D Spherical Geometry Kernel
|
#include <Concepts/SphericalKernel--ComputeCircularX_3.h>
Operations | |
A model of this concept must provide: | |
SphericalKernel::Root_of_2 | operator() (const SphericalKernel::Circular_arc_point_3 &p) const |
returns the \( x\)-coordinate of the point p . | |
SphericalKernel::Root_of_2 SphericalKernel::ComputeCircularX_3::operator() | ( | const SphericalKernel::Circular_arc_point_3 & | p | ) | const |
returns the \( x\)-coordinate of the point p
.