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