Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | Related Pages

wftk::Rect Member List

This is the complete list of members for wftk::Rect, including all inherited members.

contains(const Point &p) const wftk::Rect
contains(const Rect &r) const wftk::Rect
emptywftk::Rect [static]
height() const wftk::Rect [inline]
intersect(const Rect &r) const wftk::Rect
invalidwftk::Rect [static]
isEmpty() const wftk::Rect [inline]
isValid() const wftk::Rect [inline]
operator!=(const Rect &p, const Rect &q)wftk::Rect [friend]
operator<(const Rect &p, const Rect &q)wftk::Rect [friend]
operator<<(std::ostream &s, const Rect &p)wftk::Rect [friend]
operator==(const Rect &p, const Rect &q)wftk::Rect [friend]
origin() const wftk::Rect [inline]
Rect()wftk::Rect [inline]
Rect(int x_, int y_, int w_, int h_)wftk::Rect
Rect(const SDL_Rect &r)wftk::Rect [inline, explicit]
resize(int w_, int h_)wftk::Rect
setValid(bool val=true)wftk::Rect [inline]
translate(int dx, int dy)wftk::Rect
translate(const Point &p)wftk::Rect [inline]
unite(const Rect &r) const wftk::Rect
upperLeft() const wftk::Rect [inline]
warp(const Point &newOrigin)wftk::Rect
width() const wftk::Rect [inline]
~Rect() (defined in wftk::Rect)wftk::Rect [inline]


Generated Tue Oct 26 19:02:13 2004.
Copyright © 1998-2003 by the respective authors.

This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.