CartoType C++ API 8.8-7-gb35e4dc71
for Windows, Linux, Qt and other platforms supporting C++ development
CartoTypeCore::Point3< T > Member List

This is the complete list of members for CartoTypeCore::Point3< T >, including all inherited members.

DistanceFrom(const Point3< T > &aOther) const noexceptCartoTypeCore::Point3< T >inline
Normal(const Point3< T > &aA, const Point3< T > &aB, const Point3< T > &aC) noexceptCartoTypeCore::Point3< T >inlinestatic
operator!=(const Point3< T > &aPoint) const noexceptCartoTypeCore::Point3< T >inline
operator*=(T aFactor) noexceptCartoTypeCore::Point3< T >inline
operator+=(const Point3< T > &aPoint) noexceptCartoTypeCore::Point3< T >inline
operator-=(const Point3< T > &aPoint) noexceptCartoTypeCore::Point3< T >inline
operator<(const Point3< T > &aPoint) const noexceptCartoTypeCore::Point3< T >inline
operator==(const Point3< T > &aPoint) const noexceptCartoTypeCore::Point3< T >inline
operator>(const Point2< T > &aPoint) const noexceptCartoTypeCore::Point3< T >inline
Point3() noexceptCartoTypeCore::Point3< T >inline
Point3(T aX, T aY, T aZ) noexceptCartoTypeCore::Point3< T >inline
Point3(Point2< T > aPoint) noexceptCartoTypeCore::Point3< T >inline
UnitVector() const noexceptCartoTypeCore::Point3< T >inline
VectorLength() const noexceptCartoTypeCore::Point3< T >inline
XCartoTypeCore::Point3< T >
YCartoTypeCore::Point3< T >
ZCartoTypeCore::Point3< T >