29 #ifndef GLM_MAT3X2_INCLUDED
30 #define GLM_MAT3X2_INCLUDED
32 #include "detail/type_mat3x2.hpp"
59 #endif//GLM_MAT3X2_INCLUDED
detail::tmat3x2< float, lowp > lowp_mat3x2
3 columns of 2 components matrix of low precision floating-point numbers.
detail::tmat3x2< float, highp > highp_mat3x2
3 columns of 2 components matrix of high precision floating-point numbers.
detail::tmat3x2< float, mediump > mediump_mat3x2
3 columns of 2 components matrix of medium precision floating-point numbers.