FlukyEngine
Namespaces | Typedefs
matrix_float4x3.hpp File Reference

Core features More...

#include "../detail/type_mat4x3.hpp"
Include dependency graph for matrix_float4x3.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, 3, float, defaultp > glm::mat4x3
 4 columns of 3 components matrix of single-precision floating-point numbers. More...
 

Detailed Description

Core features