include/sge/math/detail/rect_util_impl.hpp File Reference

#include <algorithm>

Go to the source code of this file.

Functions

template<typename T>
bool sge::math::contains (const basic_rect< T > &r, const basic_vector< T, 2 > &p)
template<typename T>
bool sge::math::contains (const basic_rect< T > &outer, const basic_rect< T > &inner)
template<typename T>
bool sge::math::intersects (const basic_rect< T > &l, const basic_rect< T > &r)
template<typename T>
bool sge::math::intersects (const basic_rect< T > &r, const basic_line_seg2< T > &l)
template<typename T>
sge::math::basic_rect< T > const sge::math::intersection (basic_rect< T > const &r1, basic_rect< T > const &r2)
template<typename T, typename U>
sge::math::basic_rect< T > const sge::math::bounding (U it, U const end)


Generated on Wed Sep 10 22:17:46 2008 for sge by  doxygen 1.5.5