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, double, lowp > | glm::lowp_dmat4 |
typedef mat< 4, 4, double, mediump > | glm::mediump_dmat4 |
typedef mat< 4, 4, double, highp > | glm::highp_dmat4 |
typedef mat< 4, 4, double, lowp > | glm::lowp_dmat4x4 |
typedef mat< 4, 4, double, mediump > | glm::mediump_dmat4x4 |
typedef mat< 4, 4, double, highp > | glm::highp_dmat4x4 |