dlsl v0.1.0 (2016-06-18T19:28:14Z)
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
structs
Matrix
templates
isMatrix
variables
deg2rad
rad2deg
If T is a matrix, this evaluates to true, otherwise false