CGAL 6.0 - 3D Spherical Geometry Kernel
|
Kernel::HasOnUnboundedSide_3
Operations | |
An object of this type must provide: | |
bool | operator() (const SphericalKernel::Sphere_3 &s, const SphericalKernel::Circular_arc_point_3 &p) |
For a sphere. | |
bool | operator() (const SphericalKernel::Circle_3 &s, const SphericalKernel::Circular_arc_point_3 &p) |
For a circle. | |