VSTGUI  4.10
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends 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()=defaultCRect
CRect(CCoord left, CCoord top, CCoord right, CCoord bottom)CRectinline
CRect(const CRect &r)=defaultCRectinline
CRect(const CPoint &origin, const CPoint &size)CRectinline
extend(CCoord deltaX, CCoord deltaY)CRectinline
extend(const CPoint &p)CRectinline
getBottomCenter() const CRectinline
getBottomLeft() const CRectinline
getBottomRight() const CRectinline
getCenter() const CRectinline
getHeight() const CRectinline
getLeftCenter() const CRectinline
getRightCenter() const CRectinline
getSize() const CRectinline
getTopCenter() const CRectinline
getTopLeft() const CRectinline
getTopRight() const CRectinline
getWidth() 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 c)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 &r)=defaultCRectinline
operator==(const CRect &other) const CRectinline
originize()CRectinline
pointInside(const CPoint &where) const CRectinline
rectInside(const CRect &rect) 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