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