#include <CGAL/global_functions_spherical_kernel_3.h>
| ||||
|
| |||
Copies in the output iterator the z-extremal points of the sphere. res iterates on elements of type Circular_arc_point_3<SphericalKernel>, lexicographically sorted. | ||||
| ||||
|
| |||
Copies in the output iterator the z-extremal points of the
circle. res iterates on elements of type
Circular_arc_point_3<SphericalKernel>, lexicographically
sorted.
|