BWAPI
Namespaces | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Circular_kernel_3/internal_functions_on_line_arc_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::Line_arc_3 &l1, const typename SK::Line_arc_3 &l2)
template<class SK >
bool CGAL::SphericalFunctors::do_overlap (const typename SK::Line_arc_3 &l1, const typename SK::Line_arc_3 &l2, const bool known_equal_supporting_line=false)
template<class SK >
void CGAL::SphericalFunctors::split (const typename SK::Line_arc_3 &l, const typename SK::Circular_arc_point_3 &p, typename SK::Line_arc_3 &l1, typename SK::Line_arc_3 &l2)
template<class SK , class OutputIterator >
OutputIterator CGAL::SphericalFunctors::intersect_3 (const typename SK::Line_arc_3 &l1, const typename SK::Line_arc_3 &l2, OutputIterator res)
template<class SK , class OutputIterator >
OutputIterator CGAL::SphericalFunctors::intersect_3 (const typename SK::Line_3 &l, const typename SK::Line_arc_3 &la, OutputIterator res)
template<class SK , class OutputIterator >
OutputIterator CGAL::SphericalFunctors::intersect_3 (const typename SK::Circle_3 &c, const typename SK::Line_arc_3 &l, OutputIterator res)
template<class SK , class OutputIterator >
OutputIterator CGAL::SphericalFunctors::intersect_3 (const typename SK::Sphere_3 &s, const typename SK::Line_arc_3 &l, OutputIterator res)
template<class SK , class OutputIterator >
OutputIterator CGAL::SphericalFunctors::intersect_3 (const typename SK::Plane_3 &p, const typename SK::Line_arc_3 &l, OutputIterator res)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines