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