elements() const noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
m_elements | LiteFX::Math::Vector< Float, 4 > | protected |
operator Array< Float >() noexcept | LiteFX::Math::Vector4f | inline |
operator=(const Vector< Float, 4 > &_other) noexcept | LiteFX::Math::Vector4f | inline |
operator=(Vector< Float, 4 > &&_other) noexcept | LiteFX::Math::Vector4f | inline |
operator=(const Array< Float > &_other) noexcept | LiteFX::Math::Vector4f | inline |
operator=(const Vector4f &_other) noexcept | LiteFX::Math::Vector4f | inline |
operator=(Vector4f &&_other) noexcept | LiteFX::Math::Vector4f | inline |
Vector< Float, 4 >::operator=(const Vector< Float, DIM > &_other) noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
Vector< Float, 4 >::operator=(Vector< Float, DIM > &&_other) noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
operator[](const unsigned int &i) const noexcept | LiteFX::Math::Vector4f | inline |
operator[](const unsigned int &i) noexcept | LiteFX::Math::Vector4f | inline |
scalar_type typedef | LiteFX::Math::Vector< Float, 4 > | |
size() const noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
vec_size | LiteFX::Math::Vector< Float, 4 > | static |
vec_type typedef | LiteFX::Math::Vector< Float, 4 > | |
Vector() noexcept=default | LiteFX::Math::Vector< Float, 4 > | |
Vector(const Float &val) noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
Vector(const vec_type &_other) noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
Vector(vec_type &&_other) noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
Vector4f() noexcept | LiteFX::Math::Vector4f | |
Vector4f(const Float &v) noexcept | LiteFX::Math::Vector4f | |
Vector4f(const Float &x, const Float &y, const Float &z, const Float &w) noexcept | LiteFX::Math::Vector4f | |
Vector4f(const Vector4f &) noexcept | LiteFX::Math::Vector4f | |
Vector4f(const Vector< Float, 4 > &) noexcept | LiteFX::Math::Vector4f | |
Vector4f(Vector4f &&) noexcept | LiteFX::Math::Vector4f | |
Vector4f(Vector< Float, 4 > &&) noexcept | LiteFX::Math::Vector4f | |
w() const noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
w() noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
x() const noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
x() noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
y() const noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
y() noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
z() const noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
z() noexcept | LiteFX::Math::Vector< Float, 4 > | inline |