29 #ifndef GLM_MAT2X4_INCLUDED
30 #define GLM_MAT2X4_INCLUDED
32 #include "detail/type_mat2x4.hpp"
59 #endif//GLM_MAT2X4_INCLUDED
detail::tmat2x4< float, lowp > lowp_mat2x4
2 columns of 4 components matrix of low precision floating-point numbers.
detail::tmat2x4< float, highp > highp_mat2x4
2 columns of 4 components matrix of high precision floating-point numbers.
detail::tmat2x4< float, mediump > mediump_mat2x4
2 columns of 4 components matrix of medium precision floating-point numbers.