Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayLib::cRectFT< TYPE > Member List

This is the complete list of members for GrayLib::cRectFT< TYPE >, including all inherited members.

AddScaleY() noexceptGrayLib::cRectT< TYPE >inline
bottomGrayLib::cRectT< TYPE >
ClampPtInRect(OUT POINT_t &pt) constGrayLib::cRectFT< TYPE >inline
cRectFT(TYPE nleft=0, TYPE ntop=0, TYPE nright=0, TYPE nbottom=0) noexceptGrayLib::cRectFT< TYPE >inline
cRectFT(const POINT_t &ptCenter, TYPE nSizeX=0, TYPE nSizeY=0) noexceptGrayLib::cRectFT< TYPE >inline
cRectFT(const SUPER_t &rect) noexceptGrayLib::cRectFT< TYPE >inline
cRectNT() noexceptGrayLib::cRectNT< float >inline
cRectNT(float x1, float y1, float x2, float y2) noexceptGrayLib::cRectNT< float >inline
cRectNT(const SUPER_t &rect) noexceptGrayLib::cRectNT< float >inline
cRectT() noexceptGrayLib::cRectT< TYPE >inline
cRectT(TYPE x1, TYPE y1, TYPE x2, TYPE y2) noexceptGrayLib::cRectT< TYPE >inline
cRectT(const THIS_t &rect) noexceptGrayLib::cRectT< TYPE >inline
DVALUE_t typedefGrayLib::cRectT< TYPE >
get_AspectRatio() const noexceptGrayLib::cRectT< TYPE >inline
get_Center() const noexceptGrayLib::cRectT< TYPE >inline
get_DiffX() const noexceptGrayLib::cRectT< TYPE >inline
get_DiffY() const noexceptGrayLib::cRectT< TYPE >inline
get_Height() const noexceptGrayLib::cRectNT< float >inline
get_Radius() const noexceptGrayLib::cRectNT< float >inline
get_RectStr(void) constGrayLib::cRectFT< TYPE >inline
get_Width() const noexceptGrayLib::cRectNT< float >inline
get_X() const noexceptGrayLib::cRectNT< float >inline
get_Y() const noexceptGrayLib::cRectNT< float >inline
Height() const noexceptGrayLib::cRectNT< float >inline
InflateRectBoth(float dx, float dy) noexceptGrayLib::cRectNT< float >inline
InflateRectX(float dx) noexceptGrayLib::cRectNT< float >inline
InflateRectY(float dy) noexceptGrayLib::cRectNT< float >inline
IntersectRect(const THIS_t &rect) noexceptGrayLib::cRectNT< float >inline
IsEqual(const THIS_t &rect) const noexceptGrayLib::cRectT< TYPE >inline
IsInRangeX(TYPE value) const noexceptGrayLib::cRectT< TYPE >inline
IsInRangeY(TYPE value) const noexceptGrayLib::cRectT< TYPE >inline
IsInsideMe(const RECT_t &rect) constGrayLib::cRectFT< TYPE >inline
IsInsideX(TYPE x) const noexceptGrayLib::cRectFT< TYPE >inline
IsInsideY(TYPE y) const noexceptGrayLib::cRectFT< TYPE >inline
IsOverlapped(const RECT_t &rect) constGrayLib::cRectFT< TYPE >inline
IsRectEmpty() const noexceptGrayLib::cRectNT< float >inline
isRectNormal() const noexceptGrayLib::cRectT< TYPE >inline
isRectNormalE() const noexceptGrayLib::cRectT< TYPE >inline
isRectNull() const noexceptGrayLib::cRectT< TYPE >inline
leftGrayLib::cRectT< TYPE >
NormalizeRect() noexceptGrayLib::cRectT< TYPE >inline
NormalizeRectClamp(float cx=(float) INT_MAX, float cy=(float) INT_MAX) noexceptGrayLib::cRectNT< float >inline
OffsetRect(TYPE dx, TYPE dy) noexceptGrayLib::cRectT< TYPE >inline
OffsetRectX(TYPE dx) noexceptGrayLib::cRectT< TYPE >inline
OffsetRectY(TYPE dy) noexceptGrayLib::cRectT< TYPE >inline
operator!=(const THIS_t &rect) const noexceptGrayLib::cRectT< TYPE >inline
operator==(const THIS_t &rect) const noexceptGrayLib::cRectT< TYPE >inline
PtInRect(TYPE x, TYPE y) const noexceptGrayLib::cRectFT< TYPE >inline
PtInRect(const POINT_t &pt) const noexceptGrayLib::cRectFT< TYPE >inline
RectClamp(float cx=(float) INT_MAX, float cy=(float) INT_MAX) noexceptGrayLib::cRectNT< float >inline
rightGrayLib::cRectT< TYPE >
Scale(float mx, float my) noexceptGrayLib::cRectT< TYPE >inline
ScaleX(float mx) noexceptGrayLib::cRectT< TYPE >inline
ScaleY(float my) noexceptGrayLib::cRectT< TYPE >inline
ScrollInRangeX(TYPE value) noexceptGrayLib::cRectT< TYPE >inline
ScrollInRangeY(TYPE value)GrayLib::cRectT< TYPE >inline
SetHeight(float cy) noexceptGrayLib::cRectNT< float >inline
SetLT(float nLeft2, float nTop2) noexceptGrayLib::cRectNT< float >inline
SetRect4(TYPE nLeft, TYPE nTop, TYPE nRight, TYPE nBottom) noexceptGrayLib::cRectT< TYPE >inline
SetRectAsPt(TYPE x, TYPE y) noexceptGrayLib::cRectT< TYPE >inline
SetRectAsPt(const POINT_t &pt) noexceptGrayLib::cRectT< TYPE >inline
SetRectAsStr(const char *pszStr)GrayLib::cRectT< TYPE >inline
SetRectEmptyX() noexceptGrayLib::cRectT< TYPE >inline
SetRectFromSphere(TYPE x, TYPE y, TYPE nRadius) noexceptGrayLib::cRectT< TYPE >inline
SetRectNotEmpty(TYPE iMin=10) noexceptGrayLib::cRectT< TYPE >inline
SetRectNull() noexceptGrayLib::cRectT< TYPE >inline
SetRectWH(TYPE nLeft, TYPE nTop, TYPE nWidth, TYPE nHeight) noexceptGrayLib::cRectT< TYPE >inline
SetWH(float nWidth=0, float nHeight=0) noexceptGrayLib::cRectNT< float >inline
SetWidth(float cx) noexceptGrayLib::cRectNT< float >inline
topGrayLib::cRectT< TYPE >
Union2(TYPE x, TYPE y) noexceptGrayLib::cRectT< TYPE >inline
Union4(const THIS_t &rect) noexceptGrayLib::cRectT< TYPE >inline
UnionPoint(TYPE x, TYPE y)GrayLib::cRectFT< TYPE >inline
UnionRect(const THIS_t &rect) noexceptGrayLib::cRectNT< float >inline
UnionRectE(const THIS_t &rect) noexceptGrayLib::cRectNT< float >inline
UnionX(TYPE x) noexceptGrayLib::cRectT< TYPE >inline
UnionY(TYPE y) noexceptGrayLib::cRectT< TYPE >inline
v_GetRect(cVariant &vVal) constGrayLib::cRectFT< TYPE >
v_SetRect(const cVariant &vVal)GrayLib::cRectFT< TYPE >
Width() const noexceptGrayLib::cRectNT< float >inline
X() const noexceptGrayLib::cRectNT< float >inline
Y() const noexceptGrayLib::cRectNT< float >inline