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

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

at(std::size_t i) -> float &wren::math::Vec< float, 2 >inline
at(std::size_t i) constwren::math::Vec< float, 2 >inline
datawren::math::Vec< float, 2 >
dot(const vec_t &other) constwren::math::Vec< float, 2 >inline
length() constwren::math::Vec< float, 2 >inline
normalized() constwren::math::Vec< float, 2 >inline
operator!=(const vec_t &other) constwren::math::Vec< float, 2 >inline
operator*(float scalar) constwren::math::Vec< float, 2 >inline
operator*(const vec_t &other) constwren::math::Vec< float, 2 >inline
operator*=(float scalar) constwren::math::Vec< float, 2 >inline
operator*=(const vec_t &other)wren::math::Vec< float, 2 >inline
operator+(const vec_t &other) constwren::math::Vec< float, 2 >inline
operator+=(const vec_t &other)wren::math::Vec< float, 2 >inline
operator-(const vec_t &other) constwren::math::Vec< float, 2 >inline
operator-() constwren::math::Vec< float, 2 >inline
operator/(float scalar) constwren::math::Vec< float, 2 >inline
operator==(const vec_t &other) constwren::math::Vec< float, 2 >inline
UnitX()wren::math::Vec< float, 2 >inlinestatic
UnitY()wren::math::Vec< float, 2 >inlinestatic
UnitZ()wren::math::Vec< float, 2 >inlinestatic
Vec()wren::math::Vec< float, 2 >inline
Vec(std::array< float, N > data)wren::math::Vec< float, 2 >inline
Vec(float scalar)wren::math::Vec< float, 2 >inline
Vec2f()wren::math::Vec2finline
Vec2f(float x, float y)wren::math::Vec2finline
Vec2f(const Vec< float, 2 > &other)wren::math::Vec2finline
vec_t typedefwren::math::Vec< float, 2 >
x() constwren::math::Vec2finline
y() constwren::math::Vec2finline