0.9.8 API documenation
Typedefs | Functions
type_mat.hpp File Reference

GLM Core More...

Go to the source code of this file.

Typedefs

typedef highp_dmat2x2 dmat2
 2 * 2 matrix of double-precision floating-point numbers. More...
 
typedef highp_dmat2x2 dmat2x2
 2 * 2 matrix of double-precision floating-point numbers. More...
 
typedef highp_dmat2x3 dmat2x3
 2 * 3 matrix of double-precision floating-point numbers. More...
 
typedef highp_dmat2x4 dmat2x4
 2 * 4 matrix of double-precision floating-point numbers. More...
 
typedef highp_dmat3x3 dmat3
 3 * 3 matrix of double-precision floating-point numbers. More...
 
typedef highp_dmat3x2 dmat3x2
 3 * 2 matrix of double-precision floating-point numbers. More...
 
typedef highp_dmat3x3 dmat3x3
 3 * 3 matrix of double-precision floating-point numbers. More...
 
typedef highp_dmat3x4 dmat3x4
 3 * 4 matrix of double-precision floating-point numbers. More...
 
typedef highp_dmat4x4 dmat4
 4 * 4 matrix of double-precision floating-point numbers. More...
 
typedef highp_dmat4x2 dmat4x2
 4 * 2 matrix of double-precision floating-point numbers. More...
 
typedef highp_dmat4x3 dmat4x3
 4 * 3 matrix of double-precision floating-point numbers. More...
 
typedef highp_dmat4x4 dmat4x4
 4 * 4 matrix of double-precision floating-point numbers. More...
 
typedef tmat2x2< double, highp > highp_dmat2
 2 columns of 2 components matrix of high precision floating-point numbers. More...
 
typedef tmat2x2< double, highp > highp_dmat2x2
 2 columns of 2 components matrix of high precision floating-point numbers. More...
 
typedef tmat2x3< double, highp > highp_dmat2x3
 2 columns of 3 components matrix of high precision floating-point numbers. More...
 
typedef tmat2x4< double, highp > highp_dmat2x4
 2 columns of 4 components matrix of high precision floating-point numbers. More...
 
typedef tmat3x3< double, highp > highp_dmat3
 3 columns of 3 components matrix of high precision floating-point numbers. More...
 
typedef tmat3x2< double, highp > highp_dmat3x2
 3 columns of 2 components matrix of high precision floating-point numbers. More...
 
typedef tmat3x3< double, highp > highp_dmat3x3
 3 columns of 3 components matrix of high precision floating-point numbers. More...
 
typedef tmat3x4< double, highp > highp_dmat3x4
 3 columns of 4 components matrix of high precision floating-point numbers. More...
 
typedef tmat4x4< double, highp > highp_dmat4
 4 columns of 4 components matrix of high precision floating-point numbers. More...
 
typedef tmat4x2< double, highp > highp_dmat4x2
 4 columns of 2 components matrix of high precision floating-point numbers. More...
 
typedef tmat4x3< double, highp > highp_dmat4x3
 4 columns of 3 components matrix of high precision floating-point numbers. More...
 
typedef tmat4x4< double, highp > highp_dmat4x4
 4 columns of 4 components matrix of high precision floating-point numbers. More...
 
typedef tmat2x2< float, highp > highp_mat2
 2 columns of 2 components matrix of high precision floating-point numbers. More...
 
typedef tmat2x2< float, highp > highp_mat2x2
 2 columns of 2 components matrix of high precision floating-point numbers. More...
 
typedef tmat2x3< float, highp > highp_mat2x3
 2 columns of 3 components matrix of high precision floating-point numbers. More...
 
typedef tmat2x4< float, highp > highp_mat2x4
 2 columns of 4 components matrix of high precision floating-point numbers. More...
 
typedef tmat3x3< float, highp > highp_mat3
 3 columns of 3 components matrix of high precision floating-point numbers. More...
 
typedef tmat3x2< float, highp > highp_mat3x2
 3 columns of 2 components matrix of high precision floating-point numbers. More...
 
typedef tmat3x3< float, highp > highp_mat3x3
 3 columns of 3 components matrix of high precision floating-point numbers. More...
 
typedef tmat3x4< float, highp > highp_mat3x4
 3 columns of 4 components matrix of high precision floating-point numbers. More...
 
typedef tmat4x4< float, highp > highp_mat4
 4 columns of 4 components matrix of high precision floating-point numbers. More...
 
typedef tmat4x2< float, highp > highp_mat4x2
 4 columns of 2 components matrix of high precision floating-point numbers. More...
 
typedef tmat4x3< float, highp > highp_mat4x3
 4 columns of 3 components matrix of high precision floating-point numbers. More...
 
typedef tmat4x4< float, highp > highp_mat4x4
 4 columns of 4 components matrix of high precision floating-point numbers. More...
 
typedef tmat2x2< double, lowp > lowp_dmat2
 2 columns of 2 components matrix of low precision floating-point numbers. More...
 
typedef tmat2x2< double, lowp > lowp_dmat2x2
 2 columns of 2 components matrix of low precision floating-point numbers. More...
 
typedef tmat2x3< double, lowp > lowp_dmat2x3
 2 columns of 3 components matrix of low precision floating-point numbers. More...
 
typedef tmat2x4< double, lowp > lowp_dmat2x4
 2 columns of 4 components matrix of low precision floating-point numbers. More...
 
typedef tmat3x3< float, lowp > lowp_dmat3
 3 columns of 3 components matrix of low precision floating-point numbers. More...
 
typedef tmat3x2< double, lowp > lowp_dmat3x2
 3 columns of 2 components matrix of low precision floating-point numbers. More...
 
typedef tmat3x3< double, lowp > lowp_dmat3x3
 3 columns of 3 components matrix of low precision floating-point numbers. More...
 
typedef tmat3x4< double, lowp > lowp_dmat3x4
 3 columns of 4 components matrix of low precision floating-point numbers. More...
 
typedef tmat4x4< double, lowp > lowp_dmat4
 4 columns of 4 components matrix of low precision floating-point numbers. More...
 
typedef tmat4x2< double, lowp > lowp_dmat4x2
 4 columns of 2 components matrix of low precision floating-point numbers. More...
 
typedef tmat4x3< double, lowp > lowp_dmat4x3
 4 columns of 3 components matrix of low precision floating-point numbers. More...
 
typedef tmat4x4< double, lowp > lowp_dmat4x4
 4 columns of 4 components matrix of low precision floating-point numbers. More...
 
typedef tmat2x2< float, lowp > lowp_mat2
 2 columns of 2 components matrix of low precision floating-point numbers. More...
 
typedef tmat2x2< float, lowp > lowp_mat2x2
 2 columns of 2 components matrix of low precision floating-point numbers. More...
 
typedef tmat2x3< float, lowp > lowp_mat2x3
 2 columns of 3 components matrix of low precision floating-point numbers. More...
 
typedef tmat2x4< float, lowp > lowp_mat2x4
 2 columns of 4 components matrix of low precision floating-point numbers. More...
 
typedef tmat3x3< float, lowp > lowp_mat3
 3 columns of 3 components matrix of low precision floating-point numbers. More...
 
typedef tmat3x2< float, lowp > lowp_mat3x2
 3 columns of 2 components matrix of low precision floating-point numbers. More...
 
typedef tmat3x3< float, lowp > lowp_mat3x3
 3 columns of 3 components matrix of low precision floating-point numbers. More...
 
typedef tmat3x4< float, lowp > lowp_mat3x4
 3 columns of 4 components matrix of low precision floating-point numbers. More...
 
typedef tmat4x4< float, lowp > lowp_mat4
 4 columns of 4 components matrix of low precision floating-point numbers. More...
 
typedef tmat4x2< float, lowp > lowp_mat4x2
 4 columns of 2 components matrix of low precision floating-point numbers. More...
 
typedef tmat4x3< float, lowp > lowp_mat4x3
 4 columns of 3 components matrix of low precision floating-point numbers. More...
 
typedef tmat4x4< float, lowp > lowp_mat4x4
 4 columns of 4 components matrix of low precision floating-point numbers. More...
 
typedef mat2x2 mat2
 2 columns of 2 components matrix of floating-point numbers. More...
 
typedef highp_mat2x2 mat2x2
 2 columns of 2 components matrix of floating-point numbers. More...
 
typedef highp_mat2x3 mat2x3
 2 columns of 3 components matrix of floating-point numbers. More...
 
typedef highp_mat2x4 mat2x4
 2 columns of 4 components matrix of floating-point numbers. More...
 
typedef mat3x3 mat3
 3 columns of 3 components matrix of floating-point numbers. More...
 
typedef highp_mat3x2 mat3x2
 3 columns of 2 components matrix of floating-point numbers. More...
 
typedef highp_mat3x3 mat3x3
 3 columns of 3 components matrix of floating-point numbers. More...
 
typedef highp_mat3x4 mat3x4
 3 columns of 4 components matrix of floating-point numbers. More...
 
typedef mat4x4 mat4
 4 columns of 4 components matrix of floating-point numbers. More...
 
typedef highp_mat4x2 mat4x2
 4 columns of 2 components matrix of floating-point numbers. More...
 
typedef highp_mat4x3 mat4x3
 4 columns of 3 components matrix of floating-point numbers. More...
 
typedef highp_mat4x4 mat4x4
 4 columns of 4 components matrix of floating-point numbers. More...
 
typedef tmat2x2< double, mediump > mediump_dmat2
 2 columns of 2 components matrix of medium precision floating-point numbers. More...
 
typedef tmat2x2< double, mediump > mediump_dmat2x2
 2 columns of 2 components matrix of medium precision floating-point numbers. More...
 
typedef tmat2x3< double, mediump > mediump_dmat2x3
 2 columns of 3 components matrix of medium precision floating-point numbers. More...
 
typedef tmat2x4< double, mediump > mediump_dmat2x4
 2 columns of 4 components matrix of medium precision floating-point numbers. More...
 
typedef tmat3x3< double, mediump > mediump_dmat3
 3 columns of 3 components matrix of medium precision floating-point numbers. More...
 
typedef tmat3x2< double, mediump > mediump_dmat3x2
 3 columns of 2 components matrix of medium precision floating-point numbers. More...
 
typedef tmat3x3< double, mediump > mediump_dmat3x3
 3 columns of 3 components matrix of medium precision floating-point numbers. More...
 
typedef tmat3x4< double, mediump > mediump_dmat3x4
 3 columns of 4 components matrix of medium precision floating-point numbers. More...
 
typedef tmat4x4< double, mediump > mediump_dmat4
 4 columns of 4 components matrix of medium precision floating-point numbers. More...
 
typedef tmat4x2< double, mediump > mediump_dmat4x2
 4 columns of 2 components matrix of medium precision floating-point numbers. More...
 
typedef tmat4x3< double, mediump > mediump_dmat4x3
 4 columns of 3 components matrix of medium precision floating-point numbers. More...
 
typedef tmat4x4< double, mediump > mediump_dmat4x4
 4 columns of 4 components matrix of medium precision floating-point numbers. More...
 
typedef tmat2x2< float, mediump > mediump_mat2
 2 columns of 2 components matrix of medium precision floating-point numbers. More...
 
typedef tmat2x2< float, mediump > mediump_mat2x2
 2 columns of 2 components matrix of medium precision floating-point numbers. More...
 
typedef tmat2x3< float, mediump > mediump_mat2x3
 2 columns of 3 components matrix of medium precision floating-point numbers. More...
 
typedef tmat2x4< float, mediump > mediump_mat2x4
 2 columns of 4 components matrix of medium precision floating-point numbers. More...
 
typedef tmat3x3< float, mediump > mediump_mat3
 3 columns of 3 components matrix of medium precision floating-point numbers. More...
 
typedef tmat3x2< float, mediump > mediump_mat3x2
 3 columns of 2 components matrix of medium precision floating-point numbers. More...
 
typedef tmat3x3< float, mediump > mediump_mat3x3
 3 columns of 3 components matrix of medium precision floating-point numbers. More...
 
typedef tmat3x4< float, mediump > mediump_mat3x4
 3 columns of 4 components matrix of medium precision floating-point numbers. More...
 
typedef tmat4x4< float, mediump > mediump_mat4
 4 columns of 4 components matrix of medium precision floating-point numbers. More...
 
typedef tmat4x2< float, mediump > mediump_mat4x2
 4 columns of 2 components matrix of medium precision floating-point numbers. More...
 
typedef tmat4x3< float, mediump > mediump_mat4x3
 4 columns of 3 components matrix of medium precision floating-point numbers. More...
 
typedef tmat4x4< float, mediump > mediump_mat4x4
 4 columns of 4 components matrix of medium precision floating-point numbers. More...
 

Functions

template<typename T , precision P, template< typename, precision > class matType>
GLM_FUNC_DECL matType< T, P > inverse (matType< T, P > const &m)
 Return the inverse of a squared matrix. More...
 

Detailed Description

GLM Core

Definition in file type_mat.hpp.