| getArea() const | OpenGUI::IRect | [inline] |
| getHeight() const | OpenGUI::IRect | [inline] |
| getPosition() const | OpenGUI::IRect | [inline] |
| getSize() const | OpenGUI::IRect | [inline] |
| getWidth() const | OpenGUI::IRect | [inline] |
| inside(IVector2 point) const | OpenGUI::IRect | [inline] |
| IRect() | OpenGUI::IRect | [inline] |
| IRect(const IVector2 &min, const IVector2 max) | OpenGUI::IRect | [inline] |
| IRect(const int &left, const int &top, const int &right, const int &bottom) | OpenGUI::IRect | [inline] |
| max | OpenGUI::IRect | |
| min | OpenGUI::IRect | |
| offset(const IVector2 &offsetVector) | OpenGUI::IRect | [inline] |
| operator!=(const IRect &right) const | OpenGUI::IRect | [inline] |
| operator==(const IRect &right) const | OpenGUI::IRect | [inline] |
| setHeight(const int &newHeight) | OpenGUI::IRect | [inline] |
| setPosition(const IVector2 &newPosition) | OpenGUI::IRect | [inline] |
| setSize(const IVector2 &newSize) | OpenGUI::IRect | [inline] |
| setWidth(const int &newWidth) | OpenGUI::IRect | [inline] |
| toStr() const | OpenGUI::IRect |