NGL  6.5
The NCCA Graphics Library
ngl::Vec2 Member List

This is the complete list of members for ngl::Vec2, including all inherited members.

dot(const Vec2 &_b) const noexceptngl::Vec2
length() const noexceptngl::Vec2
lengthSquared() const noexceptngl::Vec2
m_openGLngl::Vec2
m_xngl::Vec2
m_yngl::Vec2
normalize() noexceptngl::Vec2
null() noexceptngl::Vec2
openGL() noexceptngl::Vec2inline
operator!=(const Vec2 &_v) const noexceptngl::Vec2
operator*(const Real &_i) const noexceptngl::Vec2
operator*(const Vec2 &_v) const noexceptngl::Vec2
operator*(Real _i) const noexceptngl::Vec2
operator*=(Real _v) noexceptngl::Vec2
operator+(const Vec2 &_v) const noexceptngl::Vec2
operator+=(const Vec2 &_v) noexceptngl::Vec2
operator-(const Vec2 &_v) const noexceptngl::Vec2
operator-() const noexceptngl::Vec2
operator-=(const Vec2 &_v) noexceptngl::Vec2
operator/(Real _v) const noexceptngl::Vec2
operator/(const Vec2 &_v) const noexceptngl::Vec2
operator/=(Real _v) noexceptngl::Vec2
operator=(const Vec2 &_v) noexceptngl::Vec2
operator==(const Vec2 &_v) const noexceptngl::Vec2
operator[](int _i) noexceptngl::Vec2
operator[](int _i) const noexceptngl::Vec2inline
set(Real _x, Real _y) noexceptngl::Vec2
set(const Vec2 &_v) noexceptngl::Vec2
set(const Vec4 &_v) noexceptngl::Vec2
set(const Vec2 *_v) noexceptngl::Vec2
Vec2(const Vec2 &_v) noexceptngl::Vec2inline
Vec2(Real _x=0.0, Real _y=0.0) noexceptngl::Vec2inline
Vec2(Real _x) noexceptngl::Vec2inline