ofDocsdocumentation glm glm::mat2x4

glm::mat2x4


length( )

glm::tmat2x4::length_type length()

operator*=( ... )

glm::mat2x4 & operator*=(U s)

operator++( )

glm::mat2x4 & operator++()

operator++( ... )

glm::mat2x4 operator++(int )

operator+=( ... )

glm::mat2x4 & operator+=(U s)

operator--( )

glm::mat2x4 & operator--()

operator--( ... )

glm::mat2x4 operator--(int )

operator-=( ... )

glm::mat2x4 & operator-=(U s)

operator/=( ... )

glm::mat2x4 & operator/=(U s)

operator=( ... )

glm::mat2x4 & operator=(const glm::mat2x4 &m=P)

operator[]( ... )

glm::tmat2x4::col_type & operator[](glm::tmat2x4::length_type i)

operator[]( ... )

const glm::tmat2x4::col_type & operator[](glm::tmat2x4::length_type i)

tmat2x4( ... )

tmat2x4(const glm::mat2x4 &m=P)

tmat2x4( ... )

tmat2x4(const glm::tmat2x4::col_type &v0, const glm::tmat2x4::col_type &v1)

tmat2x4( ... )

tmat2x4(const glm::mat2 &x=P)

tmat2x4( ... )

tmat2x4(const glm::mat3 &x=P)

tmat2x4( ... )

tmat2x4(const glm::mat4 &x=P)

tmat2x4( ... )

tmat2x4(const glm::mat2x3 &x=P)

tmat2x4( ... )

tmat2x4(const glm::mat3x2 &x=P)

tmat2x4( ... )

tmat2x4(const glm::mat3x4 &x=P)

tmat2x4( ... )

tmat2x4(const glm::mat4x2 &x=P)

tmat2x4( ... )

tmat2x4(const glm::mat4x3 &x=P)

tmat2x4( )

tmat2x4()

tmat2x4( ... )

tmat2x4(glm::ctor )

tmat2x4( ... )

tmat2x4(T scalar)

tmat2x4( ... )

tmat2x4(T x0, T y0, T z0, T w0, T x1, T y1, T z1, T w1)

tmat2x4( ... )

tmat2x4(X1 x1, Y1 y1, Z1 z1, W1 w1, X2 x2, Y2 y2, Z2 z2, W2 w2)