BWAPI
Namespaces | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Iso_rectangle_2_Iso_rectangle_2_intersection.h File Reference
#include <CGAL/Iso_rectangle_2.h>
#include <CGAL/Object.h>
Include dependency graph for Iso_rectangle_2_Iso_rectangle_2_intersection.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 >
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)

Function Documentation

template<class K >
bool do_intersect ( const Iso_rectangle_2< K > &  irect1,
const Iso_rectangle_2< K > &  irect2 
) [inline]

Here is the call graph for this function:

template<class K >
Object intersection ( const Iso_rectangle_2< K > &  irect1,
const Iso_rectangle_2< K > &  irect2 
) [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines