VSTGUI  4.4
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
CRect Member List

This is the complete list of members for CRect, including all inherited members.

bottomCRect
bound(const CRect &rect)CRectinline
centerInside(const CRect &r)CRectinline
CRect(CCoord left=0, CCoord top=0, CCoord right=0, CCoord bottom=0)CRectinline
CRect(const CRect &r)CRectinline
CRect(const CPoint &origin, const CPoint &size)CRectinline
extend(CCoord deltaX, CCoord deltaY)CRectinline
extend(const CPoint &p)CRectinline
getBottomLeft() const CRectinline
getBottomRight() const CRectinline
getCenter() const CRectinline
getHeight() const CRectinline
getSize() const CRectinline
getTopLeft() const CRectinline
getTopRight() const CRectinline
getWidth() const CRectinline
height() const CRectinline
inset(CCoord deltaX, CCoord deltaY)CRectinline
inset(const CPoint &p)CRectinline
isEmpty() const CRectinline
leftCRect
makeIntegral()CRectinline
moveTo(CCoord x, CCoord y)CRectinline
moveTo(const CPoint &p)CRectinline
normalize()CRectinline
offset(CCoord x, CCoord y)CRectinline
offset(const CPoint &p)CRectinline
offsetInverse(const CPoint &p)CRectinline
operator!=(const CRect &other) const CRectinline
operator()(CCoord left, CCoord top, CCoord right, CCoord bottom)CRectinline
operator==(const CRect &other) const CRectinline
originize()CRectinline
pointInside(const CPoint &where) const CRectinline
rectOverlap(const CRect &rect) const CRectinline
rightCRect
setBottomLeft(const CPoint &inPoint)CRectinline
setBottomRight(const CPoint &inPoint)CRectinline
setHeight(CCoord height)CRectinline
setSize(const CPoint &size)CRectinline
setTopLeft(const CPoint &inPoint)CRectinline
setTopRight(const CPoint &inPoint)CRectinline
setWidth(CCoord width)CRectinline
topCRect
unite(const CRect &rect)CRectinline
width() const CRectinline