BWAPI
Namespaces | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Triangle_3_Tetrahedron_3_do_intersect.h File Reference
#include <CGAL/Triangle_3_Triangle_3_do_intersect.h>
Include dependency graph for Triangle_3_Tetrahedron_3_do_intersect.h:
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 >
K::Boolean CGALi::do_intersect (const typename K::Triangle_3 &tr, const typename K::Tetrahedron_3 &tet, const K &k)
template<class K >
K::Boolean CGALi::do_intersect (const typename K::Tetrahedron_3 &tet, const typename K::Triangle_3 &tr, const K &k)
template<class K >
bool do_intersect (const Tetrahedron_3< K > &tet, const Triangle_3< K > &tr)
template<class K >
bool do_intersect (const Triangle_3< K > &tr, const Tetrahedron_3< K > &tet)

Function Documentation

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