include/sge/math/rect_util.hpp File Reference

#include "line_seg2.hpp"
#include "rect.hpp"
#include "detail/rect_util_impl.hpp"

Go to the source code of this file.

Namespaces

namespace  sge
namespace  sge::math

Functions

template<typename T>
bool sge::math::contains (const basic_rect< T > &r, const basic_vector< T, 2 > &p)
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)
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)


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