ofDocsdocumentation glm glm::mat4x3

glm::mat4x3


length( )

glm::tmat4x3::length_type length()

operator*=( ... )

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

operator++( )

glm::mat4x3 & operator++()

operator++( ... )

glm::mat4x3 operator++(int )

operator+=( ... )

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

operator--( )

glm::mat4x3 & operator--()

operator--( ... )

glm::mat4x3 operator--(int )

operator-=( ... )

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

operator/=( ... )

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

operator=( ... )

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

operator[]( ... )

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

operator[]( ... )

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

tmat4x3( ... )

tmat4x3(const glm::mat4x3 &m=P)

tmat4x3( ... )

tmat4x3(const glm::tmat4x3::col_type &v0, const glm::tmat4x3::col_type &v1, const glm::tmat4x3::col_type &v2, const glm::tmat4x3::col_type &v3)

tmat4x3( ... )

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

tmat4x3( ... )

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

tmat4x3( ... )

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

tmat4x3( ... )

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

tmat4x3( ... )

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

tmat4x3( ... )

tmat4x3(const glm::mat2x4 &x=P)

tmat4x3( ... )

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

tmat4x3( ... )

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

tmat4x3( ... )

tmat4x3(const T &x)

tmat4x3( ... )

tmat4x3(const T &x0, const T &y0, const T &z0, const T &x1, const T &y1, const T &z1, const T &x2, const T &y2, const T &z2, const T &x3, const T &y3, const T &z3)

tmat4x3( ... )

tmat4x3(const X1 &x1, const Y1 &y1, const Z1 &z1, const X2 &x2, const Y2 &y2, const Z2 &z2, const X3 &x3, const Y3 &y3, const Z3 &z3, const X4 &x4, const Y4 &y4, const Z4 &z4)

tmat4x3( )

tmat4x3()

tmat4x3( ... )

tmat4x3(glm::ctor )