dlsl v0.1.1 (2017-01-01T09:58:18Z)
Dub
Repo
isMatrix
dlsl
matrix
If T is a matrix, this evaluates to true, otherwise false
template
isMatrix (
T
) {
enum
isMatrix
;
}
Members
Manifest constants
isMatrix
enum
isMatrix
;
Undocumented in source.
Meta
Source
See Implementation
dlsl
matrix
aliases
mat2
mat23
mat24
mat3
mat32
mat34
mat4
mat42
mat43
functions
determinant
invert
isinf
isnan
isvalid
transpose
structs
Matrix
templates
isMatrix
variables
deg2rad
rad2deg
If T is a matrix, this evaluates to true, otherwise false