dlsl v0.1.1 (2017-01-01T09:58:18Z)
Dub
Repo
isvalid
dlsl
matrix
query if all entries are not nan and not inf
bool
isvalid
(
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 all entries are not nan and not inf