|
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::TPoint3< T >, including all inherited members.
| DistanceFrom(const TPoint3< T > &aOther) const noexcept | CartoType::TPoint3< T > | inline |
| iX | CartoType::TPoint3< T > | |
| iY | CartoType::TPoint3< T > | |
| iZ | CartoType::TPoint3< T > | |
| Normal(const TPoint3< T > &aA, const TPoint3< T > &aB, const TPoint3< T > &aC) noexcept | CartoType::TPoint3< T > | inlinestatic |
| operator!=(const TPoint3< T > &aPoint) const noexcept | CartoType::TPoint3< T > | inline |
| operator*=(T aFactor) noexcept | CartoType::TPoint3< T > | inline |
| operator+=(const TPoint3< T > &aPoint) noexcept | CartoType::TPoint3< T > | inline |
| operator-=(const TPoint3< T > &aPoint) noexcept | CartoType::TPoint3< T > | inline |
| operator<(const TPoint3< T > &aPoint) const noexcept | CartoType::TPoint3< T > | inline |
| operator==(const TPoint3< T > &aPoint) const noexcept | CartoType::TPoint3< T > | inline |
| operator>(const TPoint2< T > &aPoint) const noexcept | CartoType::TPoint3< T > | inline |
| TPoint3() noexcept | CartoType::TPoint3< T > | inline |
| TPoint3(T aX, T aY, T aZ) noexcept | CartoType::TPoint3< T > | inline |
| TPoint3(TPoint2< T > aPoint) noexcept | CartoType::TPoint3< T > | inline |
| UnitVector() const noexcept | CartoType::TPoint3< T > | inline |
| VectorLength() const noexcept | CartoType::TPoint3< T > | inline |