|
Clutter Engine 0.0.1
|
#include "../detail/type_mat4x4.hpp"Go to the source code of this file.
Namespaces | |
| namespace | glm |
| Core features | |
Typedefs | |
| typedef mat< 4, 4, float, lowp > | glm::lowp_mat4 |
| typedef mat< 4, 4, float, mediump > | glm::mediump_mat4 |
| typedef mat< 4, 4, float, highp > | glm::highp_mat4 |
| typedef mat< 4, 4, float, lowp > | glm::lowp_mat4x4 |
| typedef mat< 4, 4, float, mediump > | glm::mediump_mat4x4 |
| typedef mat< 4, 4, float, highp > | glm::highp_mat4x4 |