| operator!=(const Rect &r) | omgui::Rect | [inline] |
| operator==(const Rect &r) | omgui::Rect | [inline] |
| position | omgui::Rect | |
| Rect() | omgui::Rect | [inline] |
| Rect(const Size &s) | omgui::Rect | [inline] |
| Rect(const Point &p, const Size &s) | omgui::Rect | [inline] |
| Rect(int x, int y, int w, int h) | omgui::Rect | [inline] |
| size | omgui::Rect |