alpha() const noexcept | LiteFX::Math::Size4d | |
alpha() noexcept | LiteFX::Math::Size4d | |
array_type typedef | LiteFX::Math::Vector< size_t, 4 > | protected |
begin() noexcept | LiteFX::Math::Vector< size_t, 4 > | inline |
cbegin() const noexcept | LiteFX::Math::Vector< size_t, 4 > | inline |
cend() const noexcept | LiteFX::Math::Vector< size_t, 4 > | inline |
depth() const noexcept | LiteFX::Math::Size4d | |
depth() noexcept | LiteFX::Math::Size4d | |
elements() const noexcept | LiteFX::Math::Vector< size_t, 4 > | inline |
end() noexcept | LiteFX::Math::Vector< size_t, 4 > | inline |
height() const noexcept | LiteFX::Math::Size4d | |
height() noexcept | LiteFX::Math::Size4d | |
m_elements | LiteFX::Math::Vector< size_t, 4 > | protected |
operator std::array< size_t, DIM >() const noexcept | LiteFX::Math::Vector< size_t, 4 > | inline |
operator std::vector< size_t >() const | LiteFX::Math::Vector< size_t, 4 > | inline |
operator*(size_t s) noexcept | LiteFX::Math::Size4d | |
operator*=(size_t s) noexcept | LiteFX::Math::Size4d | |
operator+(const Size4d &s) noexcept | LiteFX::Math::Size4d | |
operator+=(const Size4d &s) noexcept | LiteFX::Math::Size4d | |
operator-(const Size4d &s) noexcept | LiteFX::Math::Size4d | |
operator-=(const Size4d &s) noexcept | LiteFX::Math::Size4d | |
operator/(size_t s) noexcept | LiteFX::Math::Size4d | |
operator/=(size_t s) noexcept | LiteFX::Math::Size4d | |
operator=(const Size4d &_other) | LiteFX::Math::Size4d | |
operator=(Size4d &&_other) noexcept | LiteFX::Math::Size4d | |
LiteFX::Math::Vector< size_t, 4 >::operator=(Vector &&_other) noexcept=default | LiteFX::Math::Vector< size_t, 4 > | |
LiteFX::Math::Vector< size_t, 4 >::operator=(const Vector &_other)=default | LiteFX::Math::Vector< size_t, 4 > | |
LiteFX::Math::Vector< size_t, 4 >::operator=(std::ranges::input_range auto &&input) noexcept | LiteFX::Math::Vector< size_t, 4 > | inline |
operator[](unsigned int i) const noexcept | LiteFX::Math::Vector< size_t, 4 > | inline |
operator[](unsigned int i) noexcept | LiteFX::Math::Vector< size_t, 4 > | inline |
scalar_type typedef | LiteFX::Math::Vector< size_t, 4 > | |
size() const noexcept | LiteFX::Math::Vector< size_t, 4 > | inline |
Size4d() noexcept | LiteFX::Math::Size4d | |
Size4d(size_t v) noexcept | LiteFX::Math::Size4d | |
Size4d(size_t w, size_t h, size_t d, size_t a) noexcept | LiteFX::Math::Size4d | |
Size4d(const Size4d &) | LiteFX::Math::Size4d | |
Size4d(Size4d &&) noexcept | LiteFX::Math::Size4d | |
vec_size | LiteFX::Math::Vector< size_t, 4 > | static |
vec_type typedef | LiteFX::Math::Vector< size_t, 4 > | |
Vector() noexcept=default | LiteFX::Math::Vector< size_t, 4 > | |
Vector(Vector &&_other) noexcept=default | LiteFX::Math::Vector< size_t, 4 > | |
Vector(const Vector &_other)=default | LiteFX::Math::Vector< size_t, 4 > | |
Vector(size_t val) noexcept | LiteFX::Math::Vector< size_t, 4 > | inline |
Vector(size_t x, size_t y) noexcept | LiteFX::Math::Vector< size_t, 4 > | inline |
Vector(size_t x, size_t y, size_t z) noexcept | LiteFX::Math::Vector< size_t, 4 > | inline |
Vector(size_t x, size_t y, size_t z, size_t w) noexcept | LiteFX::Math::Vector< size_t, 4 > | inline |
Vector(std::ranges::input_range auto &&input) noexcept | LiteFX::Math::Vector< size_t, 4 > | inlineexplicit |
w() const noexcept | LiteFX::Math::Vector< size_t, 4 > | inline |
w() noexcept | LiteFX::Math::Vector< size_t, 4 > | inline |
width() const noexcept | LiteFX::Math::Size4d | |
width() noexcept | LiteFX::Math::Size4d | |
x() const noexcept | LiteFX::Math::Vector< size_t, 4 > | inline |
x() noexcept | LiteFX::Math::Vector< size_t, 4 > | inline |
y() const noexcept | LiteFX::Math::Vector< size_t, 4 > | inline |
y() noexcept | LiteFX::Math::Vector< size_t, 4 > | inline |
z() const noexcept | LiteFX::Math::Vector< size_t, 4 > | inline |
z() noexcept | LiteFX::Math::Vector< size_t, 4 > | inline |
~Size4d() noexcept=default | LiteFX::Math::Size4d | |
~Vector() noexcept=default | LiteFX::Math::Vector< size_t, 4 > | |