|
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::TPoint, including all inherited members.
| ComparisonValue() const noexcept | CartoType::TPoint | inline |
| iX | CartoType::TPoint | |
| iY | CartoType::TPoint | |
| operator!=(const TPoint &aPoint) const noexcept | CartoType::TPoint | inline |
| operator+=(const TPoint &aPoint) noexcept | CartoType::TPoint | inline |
| operator-=(const TPoint &aPoint) noexcept | CartoType::TPoint | inline |
| operator<(const TPoint &aPoint) const noexcept | CartoType::TPoint | inline |
| operator==(const TPoint &aPoint) const noexcept | CartoType::TPoint | inline |
| operator>(const TPoint &aPoint) const noexcept | CartoType::TPoint | inline |
| TPoint() noexcept | CartoType::TPoint | inline |
| TPoint(int32_t aX, int32_t aY) noexcept | CartoType::TPoint | inline |