Point3DH< T, ENABLE > Member List

This is the complete list of members for Point3DH< T, ENABLE >, including all inherited members.

get(const Point3DH< T > &point) noexcept -> decltype(point[I])Point3DH< T, ENABLE >related
Normalize() noexceptPoint3DH< T, ENABLE >inline
operator *(const Point3DH< T > &lhs, const Point3DH< T > &rhs)Point3DH< T, ENABLE >related
operator *(const Point3DH< T > &lhs, const T &rhs)Point3DH< T, ENABLE >related
operator *=(const T &value) noexceptPoint3DH< T, ENABLE >inline
operator -=(const Point3DH< T > &point) noexceptPoint3DH< T, ENABLE >inline
operator Point3DH< C >() const noexceptPoint3DH< T, ENABLE >inlineexplicit
operator!=(const Point3DH< T > &other) const noexceptPoint3DH< T, ENABLE >inline
operator+(const Point3DH< T > &lhs, const Point3DH< T > &rhs)Point3DH< T, ENABLE >related
operator+=(const Point3DH< T > &point) noexceptPoint3DH< T, ENABLE >inline
operator-(const Point3DH< T > &lhs, const Point3DH< T > &rhs)Point3DH< T, ENABLE >related
operator/(const Point3DH< T > &lhs, const T &rhs)Point3DH< T, ENABLE >related
operator/=(const T &value) noexceptPoint3DH< T, ENABLE >inline
operator==(const Point3DH< T > &other) const noexceptPoint3DH< T, ENABLE >inline
operator[](int index) const noexceptPoint3DH< T, ENABLE >inline
operator[](int index) noexceptPoint3DH< T, ENABLE >inline
Point3DH() noexcept=defaultPoint3DH< T, ENABLE >
Point3DH(T x, T y, T z) noexceptPoint3DH< T, ENABLE >inline
Point3DH(T x, T y, T z, T w) noexceptPoint3DH< T, ENABLE >inline
Point3DH(Point3D< T > point3d) noexceptPoint3DH< T, ENABLE >inline
Point3DH(const T(&list)[N]) noexceptPoint3DH< T, ENABLE >inline
set(Point3DH< T > &point, const T &val) noexceptPoint3DH< T, ENABLE >related
SetW(T w)Point3DH< T, ENABLE >inline
SetX(T x) noexceptPoint3DH< T, ENABLE >inline
SetY(T y)Point3DH< T, ENABLE >inline
SetZ(T z)Point3DH< T, ENABLE >inline
W() const noexceptPoint3DH< T, ENABLE >inline
X() const noexceptPoint3DH< T, ENABLE >inline
Y() const noexceptPoint3DH< T, ENABLE >inline
Z() const noexceptPoint3DH< T, ENABLE >inline