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