dlsl ~master (2022-04-13T07:10:34.3128445)
Dub
Repo
isMatrix
dlsl
matrix
If T is a matrix, this evaluates to true, otherwise false
nothrow @
nogc
template
isMatrix (
T
) {
nothrow @
nogc
enum
isMatrix
;
}
Members
Manifest constants
isMatrix
enum
isMatrix
;
Undocumented in source.
Meta
Source
See Implementation
dlsl
matrix
aliases
mat2
mat2x2
mat2x3
mat2x4
mat3
mat3x2
mat3x3
mat3x4
mat4
mat4x2
mat4x3
mat4x4
functions
determinant
invert
invertTR
isinf
isnan
isvalid
transpose
structs
Matrix
templates
isMatrix
variables
deg2rad
rad2deg
If T is a matrix, this evaluates to true, otherwise false