GraphicsAPI_2020C
|
#include "../detail/type_mat4x4.hpp"
Go to the source code of this file.
Namespaces | |
glm | |
Core features | |
Typedefs | |
typedef mat< 4, 4, double, defaultp > | glm::dmat4x4 |
4 columns of 4 components matrix of double-precision floating-point numbers. More... | |
typedef mat< 4, 4, double, defaultp > | glm::dmat4 |
4 columns of 4 components matrix of double-precision floating-point numbers. More... | |