array_type typedef | LiteFX::Math::Vector< Float, 4 > | protected |
begin() noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
cbegin() const noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
cend() const noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
elements() const noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
end() noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
extent() const noexcept | LiteFX::Math::RectF | |
height() const noexcept | LiteFX::Math::RectF | |
height() noexcept | LiteFX::Math::RectF | |
m_elements | LiteFX::Math::Vector< Float, 4 > | protected |
operator std::array< Float, DIM >() const noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
operator std::vector< Float >() const | LiteFX::Math::Vector< Float, 4 > | inline |
operator=(const RectF &_other) | LiteFX::Math::RectF | |
operator=(RectF &&_other) noexcept | LiteFX::Math::RectF | |
LiteFX::Math::Vector< Float, 4 >::operator=(Vector &&_other) noexcept=default | LiteFX::Math::Vector< Float, 4 > | |
LiteFX::Math::Vector< Float, 4 >::operator=(const Vector &_other)=default | LiteFX::Math::Vector< Float, 4 > | |
LiteFX::Math::Vector< Float, 4 >::operator=(std::ranges::input_range auto &&input) noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
operator[](unsigned int i) const noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
operator[](unsigned int i) noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
position() const noexcept | LiteFX::Math::RectF | |
RectF() noexcept | LiteFX::Math::RectF | |
RectF(const Vector< Float, 2 > &pos, Float w, Float h) noexcept | LiteFX::Math::RectF | |
RectF(Float x, Float y, Float w, Float h) noexcept | LiteFX::Math::RectF | |
RectF(const RectF &) | LiteFX::Math::RectF | |
RectF(RectF &&) noexcept | LiteFX::Math::RectF | |
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(Vector &&_other) noexcept=default | LiteFX::Math::Vector< Float, 4 > | |
Vector(const Vector &_other)=default | LiteFX::Math::Vector< Float, 4 > | |
Vector(Float val) noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
Vector(Float x, Float y) noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
Vector(Float x, Float y, Float z) noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
Vector(Float x, Float y, Float z, Float w) noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
Vector(std::ranges::input_range auto &&input) noexcept | LiteFX::Math::Vector< Float, 4 > | inlineexplicit |
w() const noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
w() noexcept | LiteFX::Math::Vector< Float, 4 > | inline |
width() const noexcept | LiteFX::Math::RectF | |
width() noexcept | LiteFX::Math::RectF | |
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 |
~RectF() noexcept=default | LiteFX::Math::RectF | |
~Vector() noexcept=default | LiteFX::Math::Vector< Float, 4 > | |