dlsl ~master (2017-12-21T19:48:41Z)
Dub
Repo
isVector
dlsl
vector
If T is a vector, this evaluates to true, otherwise false
template
isVector (
T
) {
enum
isVector
;
}
Meta
Source
See Implementation
dlsl
vector
aliases
isInfinity
isNaN
isValid
vec2
functions
cross
distance
dot
faceforward
length
normalize
reflect
refract
structs
Vector
templates
isVector
If T is a vector, this evaluates to true, otherwise false