BWAPI
Namespaces | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Triangle_3_Triangle_3_do_intersect.h File Reference
#include <CGAL/Uncertain.h>
Include dependency graph for Triangle_3_Triangle_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 >
bool CGALi::_intersection_test_vertex (const typename K::Point_3 *p, const typename K::Point_3 *q, const typename K::Point_3 *r, const typename K::Point_3 *a, const typename K::Point_3 *b, const typename K::Point_3 *c, const K &k)
template<class K >
bool CGALi::_intersection_test_edge (const typename K::Point_3 *p, const typename K::Point_3 *q, const typename K::Point_3 *r, const typename K::Point_3 *a, const typename K::Point_3 *CGAL_kernel_precondition_code(b), const typename K::Point_3 *c, const K &k)
template<class K >
bool CGALi::do_intersect_coplanar (const typename K::Triangle_3 &t1, const typename K::Triangle_3 &t2, const K &k)
template<class K >
K::Boolean CGALi::do_intersect (const typename K::Triangle_3 &t1, const typename K::Triangle_3 &t2, const K &k)
template<class K >
K::Boolean do_intersect (const Triangle_3< K > &t1, const Triangle_3< K > &t2)

Function Documentation

template<class K >
K::Boolean do_intersect ( const Triangle_3< K > &  t1,
const Triangle_3< K > &  t2 
) [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines