VSTGUI  4.2
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)CRect
centerInside(const CRect &r)CRect
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
getBottomLeft() const CRect
getBottomRight() const CRect
getCenter() const CRect
getHeight() const CRectinline
getSize() const CRect
getTopLeft() const CRect
getTopRight() const CRect
getWidth() const CRectinline
height() const CRectinline
inset(CCoord deltaX, CCoord deltaY)CRectinline
isEmpty() const CRect
leftCRect
makeIntegral()CRect
moveTo(CCoord x, CCoord y)CRectinline
normalize()CRectinline
offset(CCoord x, CCoord y)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 CRect
rectOverlap(const CRect &rect) const CRectinline
rightCRect
setBottomLeft(const CPoint &inPoint)CRect
setBottomRight(const CPoint &inPoint)CRect
setHeight(CCoord height)CRectinline
setSize(const CPoint &size)CRect
setTopLeft(const CPoint &inPoint)CRect
setTopRight(const CPoint &inPoint)CRect
setWidth(CCoord width)CRectinline
topCRect
unite(const CRect &rect)CRect
width() const CRectinline