openMSX
gl::vecN< N, T > Member List

This is the complete list of members for gl::vecN< N, T >, including all inherited members.

get() const noexceptgl::vecN< N, T >inline
get() noexceptgl::vecN< N, T >inline
operator*=(const vecN &x)gl::vecN< N, T >inline
operator*=(T x)gl::vecN< N, T >inline
operator+=(const vecN &x)gl::vecN< N, T >inline
operator-=(const vecN &x)gl::vecN< N, T >inline
operator==gl::vecN< N, T >friend
operator[](unsigned i) constgl::vecN< N, T >inline
operator[](unsigned i)gl::vecN< N, T >inline
vecN()gl::vecN< N, T >inline
vecN(T x)gl::vecN< N, T >inlineexplicit
vecN(const vecN< N, T2 > &x)gl::vecN< N, T >inlineexplicit
vecN(const vecN< N2, T > &x)gl::vecN< N, T >inlineexplicit
vecN(T x, T y)gl::vecN< N, T >inline
vecN(T x, T y, T z)gl::vecN< N, T >inline
vecN(T x, T y, T z, T w)gl::vecN< N, T >inline
vecN(T x, const vecN< N2, T > &y)gl::vecN< N, T >inline
vecN(const vecN< N1, T > &x, T y)gl::vecN< N, T >inline
vecN(const vecN< N1, T > &x, const vecN< N2, T > &y)gl::vecN< N, T >inline