![]() |
Iridescence 1.00
Embedded Graphic Framework
|
This is the complete list of members for DsSize, including all inherited members.
DsSize() | DsSize | inline |
DsSize(int32_t w, int32_t h) | DsSize | inline |
DsSize(const DsPoint &p) | DsSize | inline |
h | DsSize | |
operator DsFPoint() const | DsSize | inline |
operator DsPoint() const | DsSize | inline |
operator!=(const DsSize &rhs) const | DsSize | inline |
operator* | DsSize | friend |
operator+ | DsSize | friend |
operator+ | DsSize | friend |
operator+=(const DsSize &rhs) | DsSize | inline |
operator+=(int32_t rhs) | DsSize | inline |
operator-() const | DsSize | inline |
operator- | DsSize | friend |
operator- | DsSize | friend |
operator-=(const DsSize &rhs) | DsSize | inline |
operator-=(int32_t rhs) | DsSize | inline |
operator/ | DsSize | friend |
operator==(const DsSize &rhs) const | DsSize | inline |
saturate(const DsSize &min, const DsSize &max) | DsSize | inline |
saturateMax(const DsSize &max) | DsSize | inline |
saturateMin(const DsSize &min) | DsSize | inline |
swap(void) | DsSize | inline |
w | DsSize |