![]() |
PIP 5.6.1
Platform-Independent Primitives
|
This is the complete list of members for PIRect< Type >, including all inherited members.
| bottom() const | PIRect< Type > | inline |
| bottomLeft() const | PIRect< Type > | inline |
| bottomRight() const | PIRect< Type > | inline |
| center() const | PIRect< Type > | inline |
| height() const | PIRect< Type > | inline |
| intersect(const PIRect< Type > &r) | PIRect< Type > | inline |
| intersected(const PIRect< Type > &rect) const | PIRect< Type > | inline |
| isEmpty() const | PIRect< Type > | inline |
| left() const | PIRect< Type > | inline |
| move(Type x, Type y) | PIRect< Type > | inline |
| move(const PIPoint< Type > &p) | PIRect< Type > | inline |
| moved(Type x, Type y) const | PIRect< Type > | inline |
| moved(const PIPoint< Type > &p) const | PIRect< Type > | inline |
| normalize() | PIRect< Type > | inline |
| normalized() const | PIRect< Type > | inline |
| operator!=(const PIRect< Type > &r) const | PIRect< Type > | inline |
| operator&(const PIRect< Type > &r) | PIRect< Type > | inline |
| operator&=(const PIRect< Type > &r) | PIRect< Type > | inline |
| operator+(const PIPoint< Type > &p) | PIRect< Type > | inline |
| operator+=(Type x) | PIRect< Type > | inline |
| operator+=(const PIPoint< Type > &p) | PIRect< Type > | inline |
| operator-(const PIPoint< Type > &p) | PIRect< Type > | inline |
| operator-=(Type x) | PIRect< Type > | inline |
| operator-=(const PIPoint< Type > &p) | PIRect< Type > | inline |
| operator==(const PIRect< Type > &r) const | PIRect< Type > | inline |
| operator|(const PIRect< Type > &r) | PIRect< Type > | inline |
| operator|=(const PIRect< Type > &r) | PIRect< Type > | inline |
| PIRect() | PIRect< Type > | inline |
| PIRect(Type left_, Type bottom_, Type width_, Type height_) | PIRect< Type > | inline |
| PIRect(const PIPoint< Type > &bottom_left, const PIPoint< Type > &top_right) | PIRect< Type > | inline |
| pointIn(Type x, Type y) const | PIRect< Type > | inline |
| pointIn(const PIPoint< Type > &p) const | PIRect< Type > | inline |
| right() const | PIRect< Type > | inline |
| scale(Type x, Type y) | PIRect< Type > | inline |
| scale(Type s) | PIRect< Type > | inline |
| scale(const PIPoint< Type > &p) | PIRect< Type > | inline |
| scaled(Type x, Type y) const | PIRect< Type > | inline |
| scaled(Type s) const | PIRect< Type > | inline |
| scaled(const PIPoint< Type > &p) const | PIRect< Type > | inline |
| set(Type left_, Type bottom_, Type width_, Type height_) | PIRect< Type > | inline |
| set(const PIPoint< Type > &top_left, const PIPoint< Type > &bottom_right) | PIRect< Type > | inline |
| setBottom(Type v) | PIRect< Type > | inline |
| setBottomLeft(const PIPoint< Type > &p) | PIRect< Type > | inline |
| setBottomRight(const PIPoint< Type > &p) | PIRect< Type > | inline |
| setCenter(const PIPoint< Type > &p) | PIRect< Type > | inline |
| setHeight(Type v) | PIRect< Type > | inline |
| setLeft(Type v) | PIRect< Type > | inline |
| setRigth(Type v) | PIRect< Type > | inline |
| setSize(Type w, Type h) | PIRect< Type > | inline |
| setTop(Type v) | PIRect< Type > | inline |
| setTopLeft(const PIPoint< Type > &p) | PIRect< Type > | inline |
| setTopRigth(const PIPoint< Type > &p) | PIRect< Type > | inline |
| setWidth(Type v) | PIRect< Type > | inline |
| top() const | PIRect< Type > | inline |
| topLeft() const | PIRect< Type > | inline |
| topRigth() const | PIRect< Type > | inline |
| translate(Type x, Type y) | PIRect< Type > | inline |
| translate(const PIPoint< Type > &p) | PIRect< Type > | inline |
| translated(Type x, Type y) const | PIRect< Type > | inline |
| translated(const PIPoint< Type > &p) const | PIRect< Type > | inline |
| unite(const PIRect< Type > &r) | PIRect< Type > | inline |
| united(const PIRect< Type > &rect) const | PIRect< Type > | inline |
| width() const | PIRect< Type > | inline |