, including all inherited members.
| _height | OSDL::Video::TwoDimensional::UprightRectangle | [private] |
| _width | OSDL::Video::TwoDimensional::UprightRectangle | [private] |
| _x | OSDL::Video::TwoDimensional::UprightRectangle | [protected] |
| _y | OSDL::Video::TwoDimensional::UprightRectangle | [protected] |
| bool::operator==(const UprightRectangle &first, const UprightRectangle &second) | OSDL::Video::TwoDimensional::UprightRectangle | [private] |
| computeRadiusForRoundRectangle(Length edgeWidth) const | OSDL::Video::TwoDimensional::UprightRectangle | [virtual] |
| draw(Surface &target, Pixels::ColorElement red, Pixels::ColorElement blue, Pixels::ColorElement green, Pixels::ColorElement alpha=Pixels::AlphaOpaque, bool filled=true) const | OSDL::Video::TwoDimensional::UprightRectangle | [virtual] |
| draw(Surface &target, Pixels::ColorDefinition colorDef=Pixels::White, bool filled=true) const | OSDL::Video::TwoDimensional::UprightRectangle | [virtual] |
| drawWithRoundedCorners(Surface &target, Length edgeWidth=3, Pixels::ColorDefinition edgeColorDef=Pixels::White, Pixels::ColorDefinition backgroundColorDef=Pixels::Transparent) const | OSDL::Video::TwoDimensional::UprightRectangle | [virtual] |
| getHeight() const | OSDL::Video::TwoDimensional::UprightRectangle | [virtual] |
| getLowerRightAbscissa() const | OSDL::Video::TwoDimensional::UprightRectangle | [virtual] |
| getLowerRightCorner() const | OSDL::Video::TwoDimensional::UprightRectangle | [virtual] |
| getLowerRightOrdinate() const | OSDL::Video::TwoDimensional::UprightRectangle | [virtual] |
| getUpperLeftAbscissa() const | OSDL::Video::TwoDimensional::UprightRectangle | [virtual] |
| getUpperLeftCorner() const | OSDL::Video::TwoDimensional::UprightRectangle | [virtual] |
| getUpperLeftOrdinate() const | OSDL::Video::TwoDimensional::UprightRectangle | [virtual] |
| getWidth() const | OSDL::Video::TwoDimensional::UprightRectangle | [virtual] |
| operator=(const UprightRectangle &source) | OSDL::Video::TwoDimensional::UprightRectangle | [private] |
| setHeight(Length newHeight) | OSDL::Video::TwoDimensional::UprightRectangle | [virtual] |
| setLowerRightAbscissa(Coordinate newAbscissa) | OSDL::Video::TwoDimensional::UprightRectangle | [virtual] |
| setLowerRightCorner(Point2D &newLowerRightCorner) | OSDL::Video::TwoDimensional::UprightRectangle | [virtual] |
| setLowerRightOrdinate(Coordinate newOrdinate) | OSDL::Video::TwoDimensional::UprightRectangle | [virtual] |
| setUpperLeftAbscissa(Coordinate newAbscissa) | OSDL::Video::TwoDimensional::UprightRectangle | [virtual] |
| setUpperLeftCorner(Point2D &newUpperLeftCorner) | OSDL::Video::TwoDimensional::UprightRectangle | [virtual] |
| setUpperLeftOrdinate(Coordinate newOrdinate) | OSDL::Video::TwoDimensional::UprightRectangle | [virtual] |
| setWidth(Length newWidth) | OSDL::Video::TwoDimensional::UprightRectangle | [virtual] |
| toLowLevelRect() const | OSDL::Video::TwoDimensional::UprightRectangle | [virtual] |
| toString(Ceylan::VerbosityLevels level=Ceylan::high) const | OSDL::Video::TwoDimensional::UprightRectangle | [virtual] |
| UprightRectangle(const Point2D &upperLeftCorner, const Point2D &lowerRightCorner) | OSDL::Video::TwoDimensional::UprightRectangle | |
| UprightRectangle(const Point2D &upperLeftCorner, Length width, Length height) | OSDL::Video::TwoDimensional::UprightRectangle | |
| UprightRectangle(Coordinate x, Coordinate y, Length width, Length height) | OSDL::Video::TwoDimensional::UprightRectangle | |
| UprightRectangle(const LowLevelRect &source) | OSDL::Video::TwoDimensional::UprightRectangle | [explicit] |
| UprightRectangle(const UprightRectangle &source) | OSDL::Video::TwoDimensional::UprightRectangle | [explicit, private] |
| ~UprightRectangle() | OSDL::Video::TwoDimensional::UprightRectangle | [virtual] |