BWAPI
Namespaces | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Circular_kernel_3/internal_function_has_on_spherical_kernel.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  CGAL
namespace  CGAL::SphericalFunctors

Functions

template<class SK >
bool CGAL::SphericalFunctors::has_on (const typename SK::Sphere_3 &a, const typename SK::Circular_arc_point_3 &p)
template<class SK >
bool CGAL::SphericalFunctors::has_on (const typename SK::Plane_3 &a, const typename SK::Circular_arc_point_3 &p)
template<class SK >
bool CGAL::SphericalFunctors::has_on (const typename SK::Line_3 &a, const typename SK::Circular_arc_point_3 &p)
template<class SK >
bool CGAL::SphericalFunctors::has_on (const typename SK::Circle_3 &a, const typename SK::Circular_arc_point_3 &p)
template<class SK >
bool CGAL::SphericalFunctors::has_on (const typename SK::Circle_on_reference_sphere_3 &a, const typename SK::Point_3 &p)
template<class SK >
bool CGAL::SphericalFunctors::has_on (const typename SK::Circle_on_reference_sphere_3 &a, const typename SK::Circular_arc_point_on_reference_sphere_3 &p)
template<class SK >
bool CGAL::SphericalFunctors::has_on (const typename SK::Line_arc_3 &l, const typename SK::Circular_arc_point_3 &p, const bool has_on_supporting_line=false)
template<class SK >
bool CGAL::SphericalFunctors::has_on (const typename SK::Line_arc_3 &l, const typename SK::Point_3 &p, const bool has_on_supporting_line=false)
template<class SK >
bool CGAL::SphericalFunctors::has_on (const typename SK::Plane_3 &p, const typename SK::Line_arc_3 &l)
template<class SK >
bool CGAL::SphericalFunctors::has_on (const typename SK::Line_3 &l, const typename SK::Line_arc_3 &la)
template<class SK >
Sign CGAL::SphericalFunctors::element_cross_product_sign (const typename SK::Root_of_2 &y1, const typename SK::Root_of_2 &z2, const typename SK::Root_of_2 &z1, const typename SK::Root_of_2 &y2)
template<class SK >
Sign CGAL::SphericalFunctors::compute_sign_of_cross_product (const typename SK::Root_of_2 &x1, const typename SK::Root_of_2 &y1, const typename SK::Root_of_2 &z1, const typename SK::Root_of_2 &x2, const typename SK::Root_of_2 &y2, const typename SK::Root_of_2 &z2)
template<class SK >
Sign CGAL::SphericalFunctors::compute_sign_of_cross_product (const typename SK::Circular_arc_point_3 &p1, const typename SK::Circular_arc_point_3 &p2, const typename SK::Circular_arc_point_3 &c)
template<class SK >
bool CGAL::SphericalFunctors::has_on (const typename SK::Circular_arc_3 &a, const typename SK::Point_3 &p, const bool has_on_supporting_circle=false)
template<class SK >
bool CGAL::SphericalFunctors::has_on (const typename SK::Circular_arc_3 &a, const typename SK::Circular_arc_point_3 &p, const bool has_on_supporting_circle=false)
template<class SK >
bool CGAL::SphericalFunctors::has_on (const typename SK::Sphere_3 &a, const typename SK::Circular_arc_3 &p)
template<class SK >
bool CGAL::SphericalFunctors::has_on (const typename SK::Plane_3 &a, const typename SK::Circular_arc_3 &p)
template<class SK >
bool CGAL::SphericalFunctors::has_on (const typename SK::Circle_3 &c, const typename SK::Circular_arc_3 &ca)
template<class SK >
bool CGAL::SphericalFunctors::has_on (const typename SK::Circular_arc_3 &ca, const typename SK::Circle_3 &c)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines