BWAPI
Namespaces | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Circular_kernel_3/internal_functions_on_circular_arc_point_3.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::equal (const typename SK::Circular_arc_point_3 &p1, const typename SK::Circular_arc_point_3 &p2)
template<class SK >
float CGAL::SphericalFunctors::half_quadrant (const typename SK::Root_of_2 &Rx, const typename SK::Root_of_2 &Ry)
template<class SK >
float CGAL::SphericalFunctors::half_quadrant (const typename SK::Circular_arc_point_3 &pt, const typename SK::Sphere_3 &sphere)
template<class SK >
bool CGAL::SphericalFunctors::is_hquadrant_a_tangent (float hq)
template<class SK >
CGAL::Comparison_result CGAL::SphericalFunctors::compare_theta_of_pts (const typename SK::Circular_arc_point_3 &pt1, const typename SK::Circular_arc_point_3 &pt2, const typename SK::Sphere_3 &sphere)
template<class SK >
CGAL::Comparison_result CGAL::SphericalFunctors::compare_theta_pt_vector (const typename SK::Circular_arc_point_3 &pt, const typename SK::Vector_3 &v, const typename SK::Sphere_3 &sphere)
template<class SK >
CGAL::Comparison_result CGAL::SphericalFunctors::compare_theta_vectors (const typename SK::Vector_3 &m1, const typename SK::Vector_3 &m2)
template<class SK >
CGAL::Comparison_result CGAL::SphericalFunctors::compare_theta_z (const typename SK::Circular_arc_point_3 &pt1, const typename SK::Circular_arc_point_3 &pt2, const typename SK::Sphere_3 &sphere, bool decreasing_z=false)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines