|
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::TPoint2< T >, including all inherited members.
| CrossProduct(const TPoint2< T > &aOther) const noexcept | CartoType::TPoint2< T > | inline |
| DistanceFrom(const TPoint2< T > &aOther) const noexcept | CartoType::TPoint2< T > | inline |
| iX | CartoType::TPoint2< T > | |
| iY | CartoType::TPoint2< T > | |
| LeftOfVector(const TPoint2< T > &aPoint) const noexcept | CartoType::TPoint2< T > | inline |
| LeftUnitVector() const noexcept | CartoType::TPoint2< T > | inline |
| operator!=(const TPoint2< T > &aPoint) const noexcept | CartoType::TPoint2< T > | inline |
| operator*=(T aFactor) noexcept | CartoType::TPoint2< T > | inline |
| operator+=(const TPoint2< T > &aPoint) noexcept | CartoType::TPoint2< T > | inline |
| operator-=(const TPoint2< T > &aPoint) noexcept | CartoType::TPoint2< T > | inline |
| operator<(const TPoint2< T > &aPoint) const noexcept | CartoType::TPoint2< T > | inline |
| operator==(const TPoint2< T > &aPoint) const noexcept | CartoType::TPoint2< T > | inline |
| operator>(const TPoint2< T > &aPoint) const noexcept | CartoType::TPoint2< T > | inline |
| RightOfVector(const TPoint2< T > &aPoint) const noexcept | CartoType::TPoint2< T > | inline |
| RightUnitVector() const noexcept | CartoType::TPoint2< T > | inline |
| Rotate(double aAngle) | CartoType::TPoint2< T > | inline |
| Rounded() const noexcept | CartoType::TPoint2< T > | inline |
| Rounded64ths() const noexcept | CartoType::TPoint2< T > | inline |
| TPoint2() noexcept | CartoType::TPoint2< T > | inline |
| TPoint2(T aX, T aY) noexcept | CartoType::TPoint2< T > | inline |
| TPoint2(const TPoint &aPoint) noexcept | CartoType::TPoint2< T > | inline |
| UnitVector() const noexcept | CartoType::TPoint2< T > | inline |
| VectorLength() const noexcept | CartoType::TPoint2< T > | inline |