br (defined in SDLPP::Rect2< T >) | SDLPP::Rect2< T > | |
contains(int x, int y) const (defined in SDLPP::Rect2< T >) | SDLPP::Rect2< T > | [inline] |
contains(const point &pos) const (defined in SDLPP::Rect2< T >) | SDLPP::Rect2< T > | [inline] |
expand(const point &v) (defined in SDLPP::Rect2< T >) | SDLPP::Rect2< T > | [inline] |
get_height() const (defined in SDLPP::Rect2< T >) | SDLPP::Rect2< T > | [inline] |
get_size() const (defined in SDLPP::Rect2< T >) | SDLPP::Rect2< T > | [inline] |
get_width() const (defined in SDLPP::Rect2< T >) | SDLPP::Rect2< T > | [inline] |
inside(const point &v) const (defined in SDLPP::Rect2< T >) | SDLPP::Rect2< T > | [inline] |
intersect(const self &r) (defined in SDLPP::Rect2< T >) | SDLPP::Rect2< T > | [inline] |
is_null() const (defined in SDLPP::Rect2< T >) | SDLPP::Rect2< T > | [inline] |
is_valid() const (defined in SDLPP::Rect2< T >) | SDLPP::Rect2< T > | [inline] |
normalize() (defined in SDLPP::Rect2< T >) | SDLPP::Rect2< T > | [inline] |
operator*=(const self &) (defined in SDLPP::Rect2< T >) | SDLPP::Rect2< T > | |
operator+=(const point &v) (defined in SDLPP::Rect2< T >) | SDLPP::Rect2< T > | [inline] |
operator-=(const point &v) (defined in SDLPP::Rect2< T >) | SDLPP::Rect2< T > | [inline] |
overlap(const self &r) const (defined in SDLPP::Rect2< T >) | SDLPP::Rect2< T > | [inline] |
overlapping(const self &r) const (defined in SDLPP::Rect2< T >) | SDLPP::Rect2< T > | [inline] |
point typedef (defined in SDLPP::Rect2< T >) | SDLPP::Rect2< T > | |
Rect2() (defined in SDLPP::Rect2< T >) | SDLPP::Rect2< T > | [inline] |
Rect2(const point &topleft, const point &bottomright) (defined in SDLPP::Rect2< T >) | SDLPP::Rect2< T > | [inline] |
Rect2(const T x0, const T y0, const T x1, const T y1) (defined in SDLPP::Rect2< T >) | SDLPP::Rect2< T > | [inline] |
self typedef (defined in SDLPP::Rect2< T >) | SDLPP::Rect2< T > | |
tl (defined in SDLPP::Rect2< T >) | SDLPP::Rect2< T > | |
unite(const Vec2< int > &p) (defined in SDLPP::Rect2< T >) | SDLPP::Rect2< T > | [inline] |
unite(const self &r) (defined in SDLPP::Rect2< T >) | SDLPP::Rect2< T > | [inline] |