|
BWAPI
|

Go to the source code of this file.
Namespaces | |
| namespace | CGALi |
Functions | |
| template<class K > | |
| bool | CGALi::do_intersect (const typename K::Triangle_3 &t, const typename K::Line_3 &l, const K &k) |
| template<class K > | |
| bool | CGALi::do_intersect (const typename K::Line_3 &l, const typename K::Triangle_3 &t, const K &k) |
| template<class K > | |
| bool | do_intersect (const Triangle_3< K > &t, const Line_3< K > &l) |
| template<class K > | |
| bool | do_intersect (const Line_3< K > &l, const Triangle_3< K > &t) |
| bool do_intersect | ( | const Triangle_3< K > & | t, |
| const Line_3< K > & | l | ||
| ) |
| bool do_intersect | ( | const Line_3< K > & | l, |
| const Triangle_3< K > & | t | ||
| ) | [inline] |
1.7.6.1