ASPiK SDK
VSTGUI::CRect Member List

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::CRectinline
centerInside(const CRect &r)VSTGUI::CRectinline
CRect()=default (defined in VSTGUI::CRect)VSTGUI::CRect
CRect(CCoord left, CCoord top, CCoord right, CCoord bottom) (defined in VSTGUI::CRect)VSTGUI::CRectinline
CRect(const CRect &r) (defined in VSTGUI::CRect)VSTGUI::CRectinline
CRect(const CPoint &origin, const CPoint &size) (defined in VSTGUI::CRect)VSTGUI::CRectinline
extend(CCoord deltaX, CCoord deltaY) (defined in VSTGUI::CRect)VSTGUI::CRectinline
extend(const CPoint &p) (defined in VSTGUI::CRect)VSTGUI::CRectinline
getBottomLeft() const (defined in VSTGUI::CRect)VSTGUI::CRectinline
getBottomRight() const (defined in VSTGUI::CRect)VSTGUI::CRectinline
getCenter() const (defined in VSTGUI::CRect)VSTGUI::CRectinline
getHeight() const (defined in VSTGUI::CRect)VSTGUI::CRectinline
getSize() const (defined in VSTGUI::CRect)VSTGUI::CRectinline
getTopLeft() const (defined in VSTGUI::CRect)VSTGUI::CRectinline
getTopRight() const (defined in VSTGUI::CRect)VSTGUI::CRectinline
getWidth() const (defined in VSTGUI::CRect)VSTGUI::CRectinline
inset(CCoord deltaX, CCoord deltaY) (defined in VSTGUI::CRect)VSTGUI::CRectinline
inset(const CPoint &p) (defined in VSTGUI::CRect)VSTGUI::CRectinline
isEmpty() const (defined in VSTGUI::CRect)VSTGUI::CRectinline
left (defined in VSTGUI::CRect)VSTGUI::CRect
makeIntegral() (defined in VSTGUI::CRect)VSTGUI::CRectinline
moveTo(CCoord x, CCoord y) (defined in VSTGUI::CRect)VSTGUI::CRectinline
moveTo(const CPoint &p) (defined in VSTGUI::CRect)VSTGUI::CRectinline
normalize() (defined in VSTGUI::CRect)VSTGUI::CRectinline
offset(CCoord c) (defined in VSTGUI::CRect)VSTGUI::CRectinline
offset(CCoord x, CCoord y) (defined in VSTGUI::CRect)VSTGUI::CRectinline
offset(const CPoint &p) (defined in VSTGUI::CRect)VSTGUI::CRectinline
offsetInverse(const CPoint &p) (defined in VSTGUI::CRect)VSTGUI::CRectinline
operator!=(const CRect &other) const (defined in VSTGUI::CRect)VSTGUI::CRectinline
operator()(CCoord left, CCoord top, CCoord right, CCoord bottom) (defined in VSTGUI::CRect)VSTGUI::CRectinline
operator==(const CRect &other) const (defined in VSTGUI::CRect)VSTGUI::CRectinline
originize() (defined in VSTGUI::CRect)VSTGUI::CRectinline
pointInside(const CPoint &where) constVSTGUI::CRectinline
rectOverlap(const CRect &rect) const (defined in VSTGUI::CRect)VSTGUI::CRectinline
right (defined in VSTGUI::CRect)VSTGUI::CRect
setBottomLeft(const CPoint &inPoint) (defined in VSTGUI::CRect)VSTGUI::CRectinline
setBottomRight(const CPoint &inPoint) (defined in VSTGUI::CRect)VSTGUI::CRectinline
setHeight(CCoord height) (defined in VSTGUI::CRect)VSTGUI::CRectinline
setSize(const CPoint &size) (defined in VSTGUI::CRect)VSTGUI::CRectinline
setTopLeft(const CPoint &inPoint) (defined in VSTGUI::CRect)VSTGUI::CRectinline
setTopRight(const CPoint &inPoint) (defined in VSTGUI::CRect)VSTGUI::CRectinline
setWidth(CCoord width) (defined in VSTGUI::CRect)VSTGUI::CRectinline
top (defined in VSTGUI::CRect)VSTGUI::CRect
unite(const CRect &rect) (defined in VSTGUI::CRect)VSTGUI::CRectinline