CartoType C++ API 7.8.2, 2022-03-25
for Windows, Linux, Qt and other platforms supporting C++ development
CartoType::TPoint Member List

This is the complete list of members for CartoType::TPoint, including all inherited members.

ComparisonValue() const noexceptCartoType::TPointinline
iXCartoType::TPoint
iYCartoType::TPoint
operator!=(const TPoint &aPoint) const noexceptCartoType::TPointinline
operator+=(const TPoint &aPoint) noexceptCartoType::TPointinline
operator-=(const TPoint &aPoint) noexceptCartoType::TPointinline
operator<(const TPoint &aPoint) const noexceptCartoType::TPointinline
operator==(const TPoint &aPoint) const noexceptCartoType::TPointinline
operator>(const TPoint &aPoint) const noexceptCartoType::TPointinline
TPoint() noexceptCartoType::TPointinline
TPoint(int32_t aX, int32_t aY) noexceptCartoType::TPointinline