FlukyEngine
Namespaces | Typedefs
matrix_double3x2.hpp File Reference

Core features More...

#include "../detail/type_mat3x2.hpp"
Include dependency graph for matrix_double3x2.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 glm
 Core features
 

Typedefs

typedef mat< 3, 2, double, defaultp > glm::dmat3x2
 3 columns of 2 components matrix of double-precision floating-point numbers. More...
 

Detailed Description

Core features