VSTGUI  3.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CRect Member List

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

bottomCRect
bound(const CRect &rect)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
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
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
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
xCRect
x2CRect
yCRect
y2CRect