Clutter Engine 0.0.1
|
#include "../detail/type_mat2x2.hpp"
Go to the source code of this file.
Namespaces | |
namespace | glm |
Core features | |
Typedefs | |
typedef mat< 2, 2, double, lowp > | glm::lowp_dmat2 |
typedef mat< 2, 2, double, mediump > | glm::mediump_dmat2 |
typedef mat< 2, 2, double, highp > | glm::highp_dmat2 |
typedef mat< 2, 2, double, lowp > | glm::lowp_dmat2x2 |
typedef mat< 2, 2, double, mediump > | glm::mediump_dmat2x2 |
typedef mat< 2, 2, double, highp > | glm::highp_dmat2x2 |