#include <CGAL/global_functions_spherical_kernel_3.h>
| ||||
| ||||
Returns the point on the sphere that is extremal in the x-direction, and that is the smallest (resp. largest) of the two x-extremal points for the lexicographic order if b is true (resp. false). | ||||
| ||||
| ||||
Same for a circle.
|