BWAPI
|
Go to the source code of this file.
Namespaces | |
namespace | CGALi |
Functions | |
template<class K > | |
bool | CGALi::do_intersect (const typename K::Point_2 &pt1, const typename K::Point_2 &pt2) |
template<class K > | |
Object | CGALi::intersection (const typename K::Point_2 &pt1, const typename K::Point_2 &pt2) |
template<class K > | |
bool | do_intersect (const Point_2< K > &pt1, const Point_2< K > &pt2) |
template<class K > | |
Object | intersection (const Point_2< K > &pt1, const Point_2< K > &pt2) |
bool do_intersect | ( | const Point_2< K > & | pt1, |
const Point_2< K > & | pt2 | ||
) | [inline] |