Typedefs

glm::gtc::type_precision Namespace Reference

GLM_GTC_type_precision extension: Defined types with specific size. More...

Typedefs

typedef float16 f16
typedef detail::tmat2x2< f16f16mat2
typedef detail::tmat2x2< f16f16mat2x2
typedef detail::tmat2x3< f16f16mat2x3
typedef detail::tmat2x4< f16f16mat2x4
typedef detail::tmat3x3< f16f16mat3
typedef detail::tmat3x2< f16f16mat3x2
typedef detail::tmat3x3< f16f16mat3x3
typedef detail::tmat3x4< f16f16mat3x4
typedef detail::tmat4x4< f16f16mat4
typedef detail::tmat4x2< f16f16mat4x2
typedef detail::tmat4x3< f16f16mat4x3
typedef detail::tmat4x4< f16f16mat4x4
typedef detail::tquat< f16f16quat
typedef detail::tvec2< f16f16vec2
typedef detail::tvec3< f16f16vec3
typedef detail::tvec4< f16f16vec4
typedef float32 f32
typedef detail::tmat2x2< f32f32mat2
typedef detail::tmat2x2< f32f32mat2x2
typedef detail::tmat2x3< f32f32mat2x3
typedef detail::tmat2x4< f32f32mat2x4
typedef detail::tmat3x3< f32f32mat3
typedef detail::tmat3x2< f32f32mat3x2
typedef detail::tmat3x3< f32f32mat3x3
typedef detail::tmat3x4< f32f32mat3x4
typedef detail::tmat4x4< f32f32mat4
typedef detail::tmat4x2< f32f32mat4x2
typedef detail::tmat4x3< f32f32mat4x3
typedef detail::tmat4x4< f32f32mat4x4
typedef detail::tquat< f32f32quat
typedef detail::tvec2< f32f32vec2
typedef detail::tvec3< f32f32vec3
typedef detail::tvec4< f32f32vec4
typedef float64 f64
typedef detail::tmat2x2< f64f64mat2
typedef detail::tmat2x2< f64f64mat2x2
typedef detail::tmat2x3< f64f64mat2x3
typedef detail::tmat2x4< f64f64mat2x4
typedef detail::tmat3x3< f64f64mat3
typedef detail::tmat3x2< f64f64mat3x2
typedef detail::tmat3x3< f64f64mat3x3
typedef detail::tmat3x4< f64f64mat3x4
typedef detail::tmat4x4< f64f64mat4
typedef detail::tmat4x2< f64f64mat4x2
typedef detail::tmat4x3< f64f64mat4x3
typedef detail::tmat4x4< f64f64mat4x4
typedef detail::tquat< f64f64quat
typedef detail::tvec2< f64f64vec2
typedef detail::tvec3< f64f64vec3
typedef detail::tvec4< f64f64vec4
typedef detail::float16 float16
typedef detail::float32 float32
typedef detail::float64 float64
typedef detail::tmat2x2< f32fmat2
typedef detail::tmat2x2< f32fmat2x2
typedef detail::tmat2x3< f32fmat2x3
typedef detail::tmat2x4< f32fmat2x4
typedef detail::tmat3x3< f32fmat3
typedef detail::tmat3x2< f32fmat3x2
typedef detail::tmat3x3< f32fmat3x3
typedef detail::tmat3x4< f32fmat3x4
typedef detail::tmat4x4< f32fmat4
typedef detail::tmat4x2< f32fmat4x2
typedef detail::tmat4x3< f32fmat4x3
typedef detail::tmat4x4< f32fmat4x4
typedef detail::tvec2< float > fvec2
typedef detail::tvec3< float > fvec3
typedef detail::tvec4< float > fvec4
typedef int16 i16
typedef detail::tvec2< i16i16vec2
typedef detail::tvec3< i16i16vec3
typedef detail::tvec4< i16i16vec4
typedef int32 i32
typedef detail::tvec2< i32i32vec2
typedef detail::tvec3< i32i32vec3
typedef detail::tvec4< i32i32vec4
typedef int64 i64
typedef detail::tvec2< i64i64vec2
typedef detail::tvec3< i64i64vec3
typedef detail::tvec4< i64i64vec4
typedef int8 i8
typedef detail::tvec2< i8i8vec2
typedef detail::tvec3< i8i8vec3
typedef detail::tvec4< i8i8vec4
typedef detail::int16 int16
typedef detail::int32 int32
typedef detail::int64 int64
typedef detail::int8 int8
typedef uint16 u16
typedef detail::tvec2< u16u16vec2
typedef detail::tvec3< u16u16vec3
typedef detail::tvec4< u16u16vec4
typedef uint32 u32
typedef detail::tvec2< u32u32vec2
typedef detail::tvec3< u32u32vec3
typedef detail::tvec4< u32u32vec4
typedef uint64 u64
typedef detail::tvec2< u64u64vec2
typedef detail::tvec3< u64u64vec3
typedef detail::tvec4< u64u64vec4
typedef uint8 u8
typedef detail::tvec2< u8u8vec2
typedef detail::tvec3< u8u8vec3
typedef detail::tvec4< u8u8vec4
typedef detail::uint16 uint16
typedef detail::uint32 uint32
typedef detail::uint64 uint64
typedef detail::uint8 uint8

Detailed Description

GLM_GTC_type_precision extension: Defined types with specific size.