ASPiK SDK
|
This is the complete list of members for VSTGUI::CRect, including all inherited members.
bottom (defined in VSTGUI::CRect) | VSTGUI::CRect | |
bound(const CRect &rect) (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
centerInside(const CRect &r) | VSTGUI::CRect | inline |
CRect()=default (defined in VSTGUI::CRect) | VSTGUI::CRect | |
CRect(CCoord left, CCoord top, CCoord right, CCoord bottom) (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
CRect(const CRect &r) (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
CRect(const CPoint &origin, const CPoint &size) (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
extend(CCoord deltaX, CCoord deltaY) (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
extend(const CPoint &p) (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
getBottomLeft() const (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
getBottomRight() const (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
getCenter() const (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
getHeight() const (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
getSize() const (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
getTopLeft() const (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
getTopRight() const (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
getWidth() const (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
inset(CCoord deltaX, CCoord deltaY) (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
inset(const CPoint &p) (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
isEmpty() const (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
left (defined in VSTGUI::CRect) | VSTGUI::CRect | |
makeIntegral() (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
moveTo(CCoord x, CCoord y) (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
moveTo(const CPoint &p) (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
normalize() (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
offset(CCoord c) (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
offset(CCoord x, CCoord y) (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
offset(const CPoint &p) (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
offsetInverse(const CPoint &p) (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
operator!=(const CRect &other) const (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
operator()(CCoord left, CCoord top, CCoord right, CCoord bottom) (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
operator==(const CRect &other) const (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
originize() (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
pointInside(const CPoint &where) const | VSTGUI::CRect | inline |
rectOverlap(const CRect &rect) const (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
right (defined in VSTGUI::CRect) | VSTGUI::CRect | |
setBottomLeft(const CPoint &inPoint) (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
setBottomRight(const CPoint &inPoint) (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
setHeight(CCoord height) (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
setSize(const CPoint &size) (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
setTopLeft(const CPoint &inPoint) (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
setTopRight(const CPoint &inPoint) (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
setWidth(CCoord width) (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |
top (defined in VSTGUI::CRect) | VSTGUI::CRect | |
unite(const CRect &rect) (defined in VSTGUI::CRect) | VSTGUI::CRect | inline |