CGAL 5.1 - 3D Spherical Geometry Kernel
|
#include <Concepts/SphericalKernel--HasOnUnboundedSide_3.h>
Operations | |
bool | operator() (const SphericalKernel::Sphere_3 &s, const SphericalKernel::Circular_arc_point_3 &p) |
For a sphere. More... | |
bool | operator() (const SphericalKernel::Circle_3 &s, const SphericalKernel::Circular_arc_point_3 &p) |
For a circle. More... | |
bool SphericalKernel::HasOnUnboundedSide_3::operator() | ( | const SphericalKernel::Circle_3 & | s, |
const SphericalKernel::Circular_arc_point_3 & | p | ||
) |
For a circle.
bool SphericalKernel::HasOnUnboundedSide_3::operator() | ( | const SphericalKernel::Sphere_3 & | s, |
const SphericalKernel::Circular_arc_point_3 & | p | ||
) |
For a sphere.