|
GraphicsAPI_2020C
|
#include "../detail/type_mat2x2.hpp"

Go to the source code of this file.
Namespaces | |
| glm | |
| Core features | |
Typedefs | |
| typedef mat< 2, 2, double, defaultp > | glm::dmat2x2 |
| 2 columns of 2 components matrix of double-precision floating-point numbers. More... | |
| typedef mat< 2, 2, double, defaultp > | glm::dmat2 |
| 2 columns of 2 components matrix of double-precision floating-point numbers. More... | |
1.8.13