![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for GrayLib::cRectI, including all inherited members.
| AddScaleY() noexcept | GrayLib::cRectT< TYPE > | inline |
| bottom | GrayLib::cRectT< TYPE > | |
| ClampPtInRectI(cPoint2f &pt) const | GrayLib::cRectI | inline |
| ClampPtInRectX(cPoint2i &pt) const noexcept | GrayLib::cRectI | inline |
| cRectI() noexcept | GrayLib::cRectI | inline |
| cRectI(DVALUE_t nleft, DVALUE_t ntop, DVALUE_t nright=0, DVALUE_t nbottom=0) | GrayLib::cRectI | inline |
| cRectNT() noexcept | GrayLib::cRectNT< int > | inline |
| cRectNT(int x1, int y1, int x2, int y2) noexcept | GrayLib::cRectNT< int > | inline |
| cRectNT(const SUPER_t &rect) noexcept | GrayLib::cRectNT< int > | 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< int > | inline |
| get_Radius() const noexcept | GrayLib::cRectNT< int > | inline |
| get_RectSize() const noexcept | GrayLib::cRectI | inline |
| get_RectStr(void) const | GrayLib::cRectI | |
| get_Width() const noexcept | GrayLib::cRectNT< int > | inline |
| get_X() const noexcept | GrayLib::cRectNT< int > | inline |
| get_Y() const noexcept | GrayLib::cRectNT< int > | inline |
| GetOverlapX(const cRectI &rect) const noexcept | GrayLib::cRectI | inline |
| GetOverlapY(const cRectI &rect) const noexcept | GrayLib::cRectI | inline |
| GetRectCorner(DIR_TYPE eDir) const | GrayLib::cRectI | |
| Height() const noexcept | GrayLib::cRectNT< int > | inline |
| InflateRectBoth(int dx, int dy) noexcept | GrayLib::cRectNT< int > | inline |
| InflateRectX(int dx) noexcept | GrayLib::cRectNT< int > | inline |
| InflateRectY(int dy) noexcept | GrayLib::cRectNT< int > | inline |
| IntersectRect(const THIS_t &rect) noexcept | GrayLib::cRectNT< int > | 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 cRectI &rect) const noexcept | GrayLib::cRectI | inline |
| IsInsideX(DVALUE_t x) const noexcept | GrayLib::cRectI | inline |
| IsInsideY(DVALUE_t y) const noexcept | GrayLib::cRectI | inline |
| IsOverlapped(const cRectI &r, DVALUE_t minx, DVALUE_t miny) const noexcept | GrayLib::cRectI | inline |
| IsOverlapped(const cRectI &rect) const noexcept | GrayLib::cRectI | inline |
| IsRectEmpty() const noexcept | GrayLib::cRectNT< int > | 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(int cx=(int) INT_MAX, int cy=(int) INT_MAX) noexcept | GrayLib::cRectNT< int > | inline |
| OffsetPositive() | GrayLib::cRectI | 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(DVALUE_t x, DVALUE_t y) const noexcept | GrayLib::cRectI | inline |
| PtInRect(const cPoint2i &pt) const noexcept | GrayLib::cRectI | inline |
| RectClamp(int cx=(int) INT_MAX, int cy=(int) INT_MAX) noexcept | GrayLib::cRectNT< int > | 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(int cy) noexcept | GrayLib::cRectNT< int > | inline |
| SetLT(int nLeft2, int nTop2) noexcept | GrayLib::cRectNT< int > | 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 |
| SetRectStr(const GChar_t *pszVal, bool bSizes=false) | GrayLib::cRectI | |
| SetRectWH(TYPE nLeft, TYPE nTop, TYPE nWidth, TYPE nHeight) noexcept | GrayLib::cRectT< TYPE > | inline |
| SetWH(int nWidth=0, int nHeight=0) noexcept | GrayLib::cRectNT< int > | inline |
| SetWidth(int cx) noexcept | GrayLib::cRectNT< int > | inline |
| SnapToGrid(DVALUE_t iSizeXY) noexcept | GrayLib::cRectI | 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(DVALUE_t x, DVALUE_t y) | GrayLib::cRectI | inline |
| UnionRect(const THIS_t &rect) noexcept | GrayLib::cRectNT< int > | inline |
| UnionRectE(const THIS_t &rect) noexcept | GrayLib::cRectNT< int > | inline |
| UnionX(TYPE x) noexcept | GrayLib::cRectT< TYPE > | inline |
| UnionY(TYPE y) noexcept | GrayLib::cRectT< TYPE > | inline |
| v_GetRect(cVariant &vVal) const | GrayLib::cRectI | |
| v_SetRect(const cVariant &vVal, ITERATE_t i=0) | GrayLib::cRectI | |
| Width() const noexcept | GrayLib::cRectNT< int > | inline |
| X() const noexcept | GrayLib::cRectNT< int > | inline |
| Y() const noexcept | GrayLib::cRectNT< int > | inline |