|
CartoType C++ API 7.8.2, 2022-03-25
for Windows, Linux, Qt and other platforms supporting C++ development
|
This is the complete list of members for CartoType::TRect, including all inherited members.
| Bottom() const | CartoType::TRect | inline |
| BottomLeft() const | CartoType::TRect | inline |
| Center() const | CartoType::TRect | inline |
| Combine(const TRect &aRect) noexcept | CartoType::TRect | |
| Combine(const TPoint &aPoint) noexcept | CartoType::TRect | |
| Contains(const TPoint &aPoint) const | CartoType::TRect | inline |
| Contains(const TRect &aRect) const | CartoType::TRect | inline |
| Height() const | CartoType::TRect | inline |
| iBottomRight | CartoType::TRect | |
| Intersection(const TRect &aRect) noexcept | CartoType::TRect | |
| Intersects(const TRect &aRect) const noexcept | CartoType::TRect | |
| Intersects(const TPoint &aStart, const TPoint &aEnd, TPoint *aIntersectionStart=nullptr, TPoint *aIntersectionEnd=nullptr) const noexcept | CartoType::TRect | |
| IsEmpty() const | CartoType::TRect | inline |
| IsMaximal() const | CartoType::TRect | inline |
| IsOnEdge(const TPoint &aPoint) const noexcept | CartoType::TRect | |
| iTopLeft | CartoType::TRect | |
| Left() const | CartoType::TRect | inline |
| operator!=(const TRect &aRect) const | CartoType::TRect | inline |
| operator==(const TRect &aRect) const | CartoType::TRect | inline |
| Right() const | CartoType::TRect | inline |
| Top() const | CartoType::TRect | inline |
| TopRight() const | CartoType::TRect | inline |
| TRect() | CartoType::TRect | inline |
| TRect(int32_t aLeft, int32_t aTop, int32_t aRight, int32_t aBottom) | CartoType::TRect | inline |
| TRect(const TRectFP &aRectFP) noexcept | CartoType::TRect | explicit |
| Width() const | CartoType::TRect | inline |