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

Go to the source code of this file.

Namespaces

namespace  CGALi

Functions

template<class K >
bool CGALi::do_intersect_coplanar (const typename K::Triangle_3 &t, const typename K::Segment_3 &s, const K &k)
template<class K >
bool CGALi::do_intersect (const typename K::Triangle_3 &t, const typename K::Segment_3 &s, const K &k)
template<class K >
bool CGALi::do_intersect (const typename K::Segment_3 &s, const typename K::Triangle_3 &t, const K &k)
template<class K >
bool do_intersect (const Segment_3< K > &s, const Triangle_3< K > &t)
template<class K >
bool do_intersect (const Triangle_3< K > &t, const Segment_3< K > &s)

Function Documentation

template<class K >
bool do_intersect ( const Segment_3< K > &  s,
const Triangle_3< K > &  t 
) [inline]
template<class K >
bool do_intersect ( const Triangle_3< K > &  t,
const Segment_3< K > &  s 
) [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines