This is the complete list of members for BSize, including all inherited members.
| BSize() | BSize | inline |
| BSize(const BSize &other) | BSize | inline |
| BSize(float width, float height) | BSize | inline |
| height | BSize | |
| Height() const | BSize | inline |
| IntegerHeight() const | BSize | inline |
| IntegerWidth() const | BSize | inline |
| IsHeightSet() const | BSize | inline |
| IsWidthSet() const | BSize | inline |
| operator!=(const BSize &other) const | BSize | inline |
| operator=(const BSize &other) | BSize | inline |
| operator==(const BSize &other) const | BSize | inline |
| Set(float width, float height) | BSize | inline |
| SetHeight(float height) | BSize | inline |
| SetWidth(float width) | BSize | inline |
| width | BSize | |
| Width() const | BSize | inline |