FlukyEngine
Namespaces
matrix_float4x4.hpp File Reference

Core features More...

#include "../detail/type_mat4x4.hpp"
Include dependency graph for matrix_float4x4.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< 4, 4, float, defaultp > glm::mat4x4
 4 columns of 4 components matrix of single-precision floating-point numbers. More...
 
typedef mat< 4, 4, float, defaultp > glm::mat4
 4 columns of 4 components matrix of single-precision floating-point numbers. More...
 

Detailed Description

Core features