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