AddScaleY() noexcept | GrayLib::cRectT< TYPE > | inline |
bottom | GrayLib::cRectT< TYPE > | |
cRectNT() noexcept | GrayLib::cRectNT< TYPE > | inline |
cRectNT(TYPE x1, TYPE y1, TYPE x2, TYPE y2) noexcept | GrayLib::cRectNT< TYPE > | inline |
cRectNT(const SUPER_t &rect) noexcept | GrayLib::cRectNT< TYPE > | 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< TYPE > | inline |
get_Radius() const noexcept | GrayLib::cRectNT< TYPE > | inline |
get_Width() const noexcept | GrayLib::cRectNT< TYPE > | inline |
get_X() const noexcept | GrayLib::cRectNT< TYPE > | inline |
get_Y() const noexcept | GrayLib::cRectNT< TYPE > | inline |
Height() const noexcept | GrayLib::cRectNT< TYPE > | inline |
InflateRectBoth(TYPE dx, TYPE dy) noexcept | GrayLib::cRectNT< TYPE > | inline |
InflateRectX(TYPE dx) noexcept | GrayLib::cRectNT< TYPE > | inline |
InflateRectY(TYPE dy) noexcept | GrayLib::cRectNT< TYPE > | inline |
IntersectRect(const THIS_t &rect) noexcept | GrayLib::cRectNT< TYPE > | 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 |
IsRectEmpty() const noexcept | GrayLib::cRectNT< TYPE > | 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(TYPE cx=(TYPE) INT_MAX, TYPE cy=(TYPE) INT_MAX) noexcept | GrayLib::cRectNT< TYPE > | 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 |
RectClamp(TYPE cx=(TYPE) INT_MAX, TYPE cy=(TYPE) INT_MAX) noexcept | GrayLib::cRectNT< TYPE > | 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(TYPE cy) noexcept | GrayLib::cRectNT< TYPE > | inline |
SetLT(TYPE nLeft2, TYPE nTop2) noexcept | GrayLib::cRectNT< TYPE > | 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(TYPE nWidth=0, TYPE nHeight=0) noexcept | GrayLib::cRectNT< TYPE > | inline |
SetWidth(TYPE cx) noexcept | GrayLib::cRectNT< TYPE > | 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 |
UnionRect(const THIS_t &rect) noexcept | GrayLib::cRectNT< TYPE > | inline |
UnionRectE(const THIS_t &rect) noexcept | GrayLib::cRectNT< TYPE > | inline |
UnionX(TYPE x) noexcept | GrayLib::cRectT< TYPE > | inline |
UnionY(TYPE y) noexcept | GrayLib::cRectT< TYPE > | inline |
Width() const noexcept | GrayLib::cRectNT< TYPE > | inline |
X() const noexcept | GrayLib::cRectNT< TYPE > | inline |
Y() const noexcept | GrayLib::cRectNT< TYPE > | inline |