| BWAPI
   
    | 

Go to the source code of this file.
| Namespaces | |
| namespace | CGAL | 
| namespace | CGAL::SphericalFunctors | 
| namespace | CGAL::SphericalFunctors::CGALi | 
| Functions | |
| template<class SK > | |
| SK::Algebraic_kernel::Polynomials_for_line_3 | CGAL::SphericalFunctors::get_equation (const typename SK::Line_3 &l) | 
| template<class SK > | |
| SK::Polynomial_1_3 | CGAL::SphericalFunctors::get_equation (const typename SK::Plane_3 &s) | 
| template<class SK > | |
| SK::Polynomial_for_spheres_2_3 | CGAL::SphericalFunctors::get_equation (const typename SK::Sphere_3 &s) | 
| template<class SK > | |
| SK::Polynomials_for_circle_3 | CGAL::SphericalFunctors::get_equation (const typename SK::Circle_3 &c) | 
| template<class SK > | |
| SK::Sphere_3 | CGAL::SphericalFunctors::construct_sphere_3 (const typename SK::Polynomial_for_spheres_2_3 &eq) | 
| template<class SK > | |
| SK::Linear_kernel::Bounded_side_3::result_type | CGAL::SphericalFunctors::bounded_side (const typename SK::Sphere_3 &s, const typename SK::Circular_arc_point_3 &p) | 
| template<class SK > | |
| SK::Linear_kernel::Bounded_side | CGAL::SphericalFunctors::bounded_side (const typename SK::Circle_3 &c, const typename SK::Circular_arc_point_3 &p) | 
| template<class SK > | |
| bool | CGAL::SphericalFunctors::non_oriented_equal (const typename SK::Sphere_3 &s1, const typename SK::Sphere_3 &s2) | 
| template<class SK > | |
| bool | CGAL::SphericalFunctors::non_oriented_equal (const typename SK::Plane_3 &p1, const typename SK::Plane_3 &p2) | 
| template<class SK > | |
| bool | CGAL::SphericalFunctors::non_oriented_equal (const typename SK::Circle_3 &c1, const typename SK::Circle_3 &c2) | 
| template<class SK > | |
| bool | CGAL::SphericalFunctors::non_oriented_equal (const typename SK::Line_3 &l1, const typename SK::Line_3 &l2) | 
| template<class SK > | |
| bool | CGAL::SphericalFunctors::non_oriented_equal (const typename SK::Line_arc_3 &l1, const typename SK::Line_arc_3 &l2) | 
| template<class SK > | |
| bool | CGAL::SphericalFunctors::non_oriented_equal (const typename SK::Circular_arc_3 &c1, const typename SK::Circular_arc_3 &c2) | 
| template<class SK , class OutputIterator > | |
| OutputIterator | CGAL::SphericalFunctors::intersect_3 (const typename SK::Sphere_3 &s, const typename SK::Line_3 &l, OutputIterator res) | 
| template<class SK , class OutputIterator > | |
| OutputIterator | CGAL::SphericalFunctors::CGALi::intersect_special (const typename SK::Sphere_3 &s1, const typename SK::Sphere_3 &s2, OutputIterator res) | 
| template<class SK , class OutputIterator > | |
| OutputIterator | CGAL::SphericalFunctors::CGALi::intersect_special (const typename SK::Plane_3 &plane, const typename SK::Sphere_3 &sphere, OutputIterator res) | 
| template<class SK , class OutputIterator > | |
| OutputIterator | CGAL::SphericalFunctors::CGALi::intersect_special (const typename SK::Sphere_3 &sphere, const typename SK::Plane_3 &plane, OutputIterator res) | 
| template<class SK , class OutputIterator > | |
| OutputIterator | CGAL::SphericalFunctors::intersect_3 (const typename SK::Sphere_3 &s1, const typename SK::Sphere_3 &s2, const typename SK::Sphere_3 &s3, OutputIterator res) | 
| template<class SK , class OutputIterator > | |
| OutputIterator | CGAL::SphericalFunctors::intersect_3 (const typename SK::Plane_3 &p, const typename SK::Sphere_3 &s1, const typename SK::Sphere_3 &s2, OutputIterator res) | 
| template<class SK , class OutputIterator > | |
| OutputIterator | CGAL::SphericalFunctors::intersect_3 (const typename SK::Plane_3 &p1, const typename SK::Plane_3 &p2, const typename SK::Sphere_3 &s, OutputIterator res) | 
| template<class SK , class OutputIterator > | |
| OutputIterator | CGAL::SphericalFunctors::intersect_3 (const typename SK::Circle_3 &c, const typename SK::Plane_3 &p, OutputIterator res) | 
| template<class SK , class OutputIterator > | |
| OutputIterator | CGAL::SphericalFunctors::intersect_3 (const typename SK::Circle_3 &c, const typename SK::Sphere_3 &s, OutputIterator res) | 
| template<class SK , class OutputIterator > | |
| OutputIterator | CGAL::SphericalFunctors::intersect_3 (const typename SK::Circle_3 &c1, const typename SK::Circle_3 &c2, OutputIterator res) | 
| template<class SK , class OutputIterator > | |
| OutputIterator | CGAL::SphericalFunctors::intersect_3 (const typename SK::Circle_3 &c, const typename SK::Line_3 &l, OutputIterator res) | 
| template<class SK > | |
| SK::Circular_arc_point_3 | CGAL::SphericalFunctors::x_extremal_point (const typename SK::Sphere_3 &c, bool i) | 
| template<class SK , class OutputIterator > | |
| OutputIterator | CGAL::SphericalFunctors::x_extremal_points (const typename SK::Sphere_3 &c, OutputIterator res) | 
| template<class SK > | |
| SK::Circular_arc_point_3 | CGAL::SphericalFunctors::y_extremal_point (const typename SK::Sphere_3 &c, bool i) | 
| template<class SK , class OutputIterator > | |
| OutputIterator | CGAL::SphericalFunctors::y_extremal_points (const typename SK::Sphere_3 &c, OutputIterator res) | 
| template<class SK > | |
| SK::Circular_arc_point_3 | CGAL::SphericalFunctors::z_extremal_point (const typename SK::Sphere_3 &c, bool i) | 
| template<class SK , class OutputIterator > | |
| OutputIterator | CGAL::SphericalFunctors::z_extremal_points (const typename SK::Sphere_3 &c, OutputIterator res) | 
| template<class SK > | |
| SK::Circular_arc_point_3 | CGAL::SphericalFunctors::x_extremal_point (const typename SK::Circle_3 &c, bool i) | 
| template<class SK , class OutputIterator > | |
| OutputIterator | CGAL::SphericalFunctors::x_extremal_points (const typename SK::Circle_3 &c, OutputIterator res) | 
| template<class SK > | |
| SK::Circular_arc_point_3 | CGAL::SphericalFunctors::y_extremal_point (const typename SK::Circle_3 &c, bool i) | 
| template<class SK , class OutputIterator > | |
| OutputIterator | CGAL::SphericalFunctors::y_extremal_points (const typename SK::Circle_3 &c, OutputIterator res) | 
| template<class SK > | |
| SK::Circular_arc_point_3 | CGAL::SphericalFunctors::z_extremal_point (const typename SK::Circle_3 &c, bool i) | 
| template<class SK , class OutputIterator > | |
| OutputIterator | CGAL::SphericalFunctors::z_extremal_points (const typename SK::Circle_3 &c, OutputIterator res) | 
 1.7.6.1
 1.7.6.1