BWAPI
|
#include <CGAL/Object.h>
#include <CGAL/Triangle_2_Triangle_2_do_intersect.h>
#include <CGAL/Intersections_2/Triangle_2_Triangle_2_intersection_impl.h>
Go to the source code of this file.
Functions | |
template<class K > | |
CGAL_BEGIN_NAMESPACE Object | intersection (const Triangle_2< K > &tr1, const Triangle_2< K > &tr2) |
CGAL_BEGIN_NAMESPACE Object intersection | ( | const Triangle_2< K > & | tr1, |
const Triangle_2< K > & | tr2 | ||
) | [inline] |