FlukyEngine
Namespaces | Typedefs
matrix_float3x4.hpp File Reference

Core features More...

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

Detailed Description

Core features