This is the complete list of members for BSize, including all inherited members.
BoundedTo(const BSize &) const | BSize | |
BSize() | BSize | |
BSize(int w, int h) | BSize | |
ExpandedTo(const BSize &) const | BSize | |
Height() const | BSize | |
IsEmpty() const | BSize | |
IsNull() const | BSize | |
IsValid() const | BSize | |
operator!=(const BSize &, const BSize &) | BSize | friend |
operator*(const BSize &, double) | BSize | friend |
operator*(double, const BSize &) | BSize | friend |
operator*=(double c) | BSize | |
operator+(const BSize &, const BSize &) | BSize | friend |
operator+=(const BSize &) | BSize | |
operator-(const BSize &, const BSize &) | BSize | friend |
operator-=(const BSize &) | BSize | |
operator/(const BSize &, double) | BSize | friend |
operator/=(double c) | BSize | |
operator==(const BSize &, const BSize &) | BSize | friend |
SetHeight(int h) | BSize | |
SetWidth(int w) | BSize | |
Transpose() | BSize | |
Width() const | BSize |