wren
Vulkan-based game engine
Loading...
Searching...
No Matches
wren::math::Vec4f Member List

This is the complete list of members for wren::math::Vec4f, including all inherited members.

at(std::size_t i) -> float &wren::math::Vec< float, 4 >inline
at(std::size_t i) constwren::math::Vec< float, 4 >inline
datawren::math::Vec< float, 4 >
dot(const vec_t &other) constwren::math::Vec< float, 4 >inline
length() constwren::math::Vec< float, 4 >inline
normalized() constwren::math::Vec< float, 4 >inline
operator!=(const vec_t &other) constwren::math::Vec< float, 4 >inline
operator*(float scalar) constwren::math::Vec< float, 4 >inline
operator*(const vec_t &other) constwren::math::Vec< float, 4 >inline
operator*=(float scalar) constwren::math::Vec< float, 4 >inline
operator*=(const vec_t &other)wren::math::Vec< float, 4 >inline
operator+(const vec_t &other) constwren::math::Vec< float, 4 >inline
operator+=(const vec_t &other)wren::math::Vec< float, 4 >inline
operator-(const vec_t &other) constwren::math::Vec< float, 4 >inline
operator-() constwren::math::Vec< float, 4 >inline
operator/(float scalar) constwren::math::Vec< float, 4 >inline
operator==(const vec_t &other) constwren::math::Vec< float, 4 >inline
UnitX()wren::math::Vec< float, 4 >inlinestatic
UnitY()wren::math::Vec< float, 4 >inlinestatic
UnitZ()wren::math::Vec< float, 4 >inlinestatic
Vec()wren::math::Vec< float, 4 >inline
Vec(std::array< float, N > data)wren::math::Vec< float, 4 >inline
Vec(float scalar)wren::math::Vec< float, 4 >inline
Vec4f()wren::math::Vec4finline
Vec4f(const auto &other)wren::math::Vec4finline
Vec4f(float x, float y, float z, float w)wren::math::Vec4finline
Vec4f(const Vec3f &vec, float w)wren::math::Vec4finline
Vec4f(const Vec< float, 4 > &other)wren::math::Vec4finline
vec_t typedefwren::math::Vec< float, 4 >
w() constwren::math::Vec4finline
x() constwren::math::Vec4finline
y() constwren::math::Vec4finline
z() constwren::math::Vec4finline