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