GLM Version 0.9.0
|
Scalar, vectors and matrices from section 4.1.2 Booleans, 4.1.3 Integers section, 4.1.4 Floats section, 4.1.5 Vectors and section 4.1.6 Matrices of GLSL 1.30.8 specification. More...
Typedefs | |
typedef uint_t | uint |
Unsigned integer. |
Scalar, vectors and matrices from section 4.1.2 Booleans, 4.1.3 Integers section, 4.1.4 Floats section, 4.1.5 Vectors and section 4.1.6 Matrices of GLSL 1.30.8 specification.
This namespace resolves precision qualifier define in section 4.5 of GLSL 1.30.8 specification.
typedef uint_t uint |
Unsigned integer.
From GLSL 1.30.8 specification section 4.1.3 Integers.
Definition at line 124 of file type_int.hpp.