dlsl v0.1.1 (2017-01-01T09:58:18Z)
Dub
Repo
isnan
dlsl
matrix
query if any entry is nan
bool
isnan
(
genType
)
(
const
ref
genType
mat
)
if
(
isMatrix
!
genType
&&
isFloatingPoint
!(
genType.valueType
)
)
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
query if any entry is nan