Guiliani  Version 2.6 revision 7293 (documentation build 12)
CGUIRect Member List

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

Assign(const CGUIPoint &kOriginPt, const eC_Value &vWidth, const eC_Value &vHeight)CGUIRect
Assign(const eC_Value &vX1, const eC_Value &vY1, const eC_Value &vX2, const eC_Value &vY2)CGUIRect
CGUIRect()CGUIRect
CGUIRect(const CGUIPoint &kLeftUpperPt, const CGUIPoint &kRightLowerPt)CGUIRect
CGUIRect(const CGUIPoint &kOriginPt, const eC_Value &vWidth, const eC_Value &vHeight)CGUIRect
CGUIRect(const eC_Value &vX1, const eC_Value &vY1, const eC_Value &vX2, const eC_Value &vY2)CGUIRect
CGUIRect(const CGUIRect &srcRect)CGUIRect
Expand(const eC_Value vDif, const ExpandDirection_t enDirection=EXPAND_ALL)CGUIRectinline
EXPAND_ALL enum valueCGUIRect
EXPAND_HORIZONTAL enum valueCGUIRect
EXPAND_VERTICAL enum valueCGUIRect
ExpandDirection_t enum nameCGUIRect
GetBottomRight() constCGUIRectinline
GetCenter() constCGUIRectinline
GetHeight() constCGUIRectinline
GetOriginRect() constCGUIRectinline
GetTopLeft() constCGUIRectinline
GetWidth() constCGUIRectinline
GetX1() constCGUIRectinline
GetX2() constCGUIRectinline
GetY1() constCGUIRectinline
GetY2() constCGUIRectinline
Interpolate(const CGUIRect &kTargetRect, const eC_Value vInterpolationFactor)CGUIRectinline
InterSect(const CGUIRect &Rect)CGUIRect
IsBottomOf(const CGUIRect &Rect) constCGUIRectinline
IsComprehensive() constCGUIRectinline
IsInside(const eC_Value &vX, const eC_Value &vY) constCGUIRectinline
IsInside(const CGUIPoint &kPt) constCGUIRectinline
IsInside(const CGUIRect &kRect) constCGUIRectinline
IsLeftOf(const CGUIRect &Rect) constCGUIRectinline
IsRightOf(const CGUIRect &Rect) constCGUIRectinline
IsTopOf(const CGUIRect &Rect) constCGUIRectinline
Move(const CGUIPoint &kOffsetPt)CGUIRect
Move(const eC_Value vDeltaX, const eC_Value vDeltaY)CGUIRect
MoveTo(const eC_Value vAbsX, const eC_Value vAbsY)CGUIRect
Normalise()CGUIRect
operator!=(const CGUIRect &rkRect) constCGUIRectinline
operator=(const CGUIRect &srcRect)CGUIRect
operator==(const CGUIRect &rkRect) constCGUIRectinline
Overlaps(const CGUIRect &Rect) constCGUIRect
ReadFromStream()CGUIRect
SetComprehensive(const eC_Bool &bComprehensive)CGUIRectinline
SetHeight(const eC_Value vHeight)CGUIRectinline
SetWidth(const eC_Value vWidth)CGUIRectinline
SetX1(const eC_Value &vX1)CGUIRectinline
SetX2(const eC_Value &vX2)CGUIRectinline
SetY1(const eC_Value &vY1)CGUIRectinline
SetY2(const eC_Value &vY2)CGUIRectinline
Union(const CGUIRect &Rect)CGUIRect
WriteToStream()CGUIRect