29 #ifndef GLM_MAT4X3_INCLUDED
30 #define GLM_MAT4X3_INCLUDED
32 #include "detail/type_mat4x3.hpp"
59 #endif//GLM_MAT4X3_INCLUDED
detail::tmat4x3< float, mediump > mediump_mat4x3
4 columns of 3 components matrix of medium precision floating-point numbers.
detail::tmat4x3< float, highp > highp_mat4x3
4 columns of 3 components matrix of high precision floating-point numbers.
detail::tmat4x3< float, lowp > lowp_mat4x3
4 columns of 3 components matrix of low precision floating-point numbers.