BWAPI
Classes | Namespaces | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Intersections_2/Triangle_2_Triangle_2_intersection_impl.h File Reference
#include <CGAL/Segment_2.h>
#include <CGAL/Triangle_2.h>
#include <CGAL/Line_2.h>
#include <CGAL/kernel_assertions.h>
#include <CGAL/number_utils.h>
#include <vector>
#include <CGAL/Line_2_Line_2_intersection.h>
Include dependency graph for Triangle_2_Triangle_2_intersection_impl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CGALi::Pointlist_2_rec_< K >
struct  CGALi::Pointlist_2_< K >
class  CGALi::Triangle_2_Triangle_2_pair< K >

Namespaces

namespace  CGALi

Functions

template<class K >
void CGALi::_init_list (Pointlist_2_< K > &list, const typename K::Triangle_2 &trian)
template<class K >
void CGALi::_cut_off (Pointlist_2_< K > &list, const typename K::Line_2 &cutter)
template<class K >
Object CGALi::intersection (const typename K::Triangle_2 &tr1, const typename K::Triangle_2 &tr2, const K &)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines