MeshLib
 
Loading...
Searching...
No Matches
MR::Vector4< T > Member List

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

diagonal(T a) noexceptMR::Vector4< T >inlinestatic
div(const Vector4< T > &a, const Vector4< T > &b)MR::Vector4< T >related
dot(const Vector4< T > &a, const Vector4< T > &b)MR::Vector4< T >related
elementsMR::Vector4< T >static
isFinite() const MR_REQUIRES_IF_SUPPORTED(stdMR::Vector4< T >inline
length() constMR::Vector4< T >inline
lengthSq() constMR::Vector4< T >inline
MatrixType typedefMR::Vector4< T >
mult(const Vector4< T > &a, const Vector4< T > &b)MR::Vector4< T >related
normalized() const MR_REQUIRES_IF_SUPPORTED(!stdMR::Vector4< T >inline
operator*=(T b)MR::Vector4< T >inline
operator+() constMR::Vector4< T >inline
operator+=(const Vector4< T > &b)MR::Vector4< T >inline
operator-() constMR::Vector4< T >inline
operator-=(const Vector4< T > &b)MR::Vector4< T >inline
operator/=(T b)MR::Vector4< T >inline
operator==(const Vector4< T > &a, const Vector4< T > &b)MR::Vector4< T >related
operator[](int e) const noexceptMR::Vector4< T >inline
operator[](int e) noexceptMR::Vector4< T >inline
proj3d() const MR_REQUIRES_IF_SUPPORTED(!stdMR::Vector4< T >inline
sqr(const Vector4< T > &a)MR::Vector4< T >related
SymMatrixType typedefMR::Vector4< T >
ValueType typedefMR::Vector4< T >
Vector4() noexceptMR::Vector4< T >inline
Vector4(NoInit) noexceptMR::Vector4< T >inlineexplicit
Vector4(T x, T y, T z, T w) noexceptMR::Vector4< T >inline
Vector4(const Vector4< U > &v) noexceptMR::Vector4< T >inlineexplicit
wMR::Vector4< T >
xMR::Vector4< T >
yMR::Vector4< T >
zMR::Vector4< T >