FlukyEngine
Namespaces | Typedefs
matrix_double2x2.hpp File Reference

Core features More...

#include "../detail/type_mat2x2.hpp"
Include dependency graph for matrix_double2x2.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< 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...
 

Detailed Description

Core features