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

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

ComparisonValue() const noexceptCartoType::TPointinline
iTypeCartoType::TOutlinePoint
iXCartoType::TPoint
iYCartoType::TPoint
operator!=(const TOutlinePoint &aPoint) const noexceptCartoType::TOutlinePointinline
CartoType::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 TOutlinePoint &aPoint) const noexceptCartoType::TOutlinePointinline
CartoType::TPoint::operator==(const TPoint &aPoint) const noexceptCartoType::TPointinline
operator>(const TPoint &aPoint) const noexceptCartoType::TPointinline
Point() const noexceptCartoType::TOutlinePointinline
TOutlinePoint() noexceptCartoType::TOutlinePointinline
TOutlinePoint(const TPoint &aPoint) noexceptCartoType::TOutlinePointinline
TOutlinePoint(const TPoint &aPoint, TPointType aType) noexceptCartoType::TOutlinePointinline
TOutlinePoint(int32_t aX, int32_t aY) noexceptCartoType::TOutlinePointinline
TOutlinePoint(int32_t aX, int32_t aY, TPointType aType) noexceptCartoType::TOutlinePointinline
TPoint() noexceptCartoType::TPointinline
TPoint(int32_t aX, int32_t aY) noexceptCartoType::TPointinline