voxelman v0.8.0 (2017-02-03T20:04:39Z)
Dub
Repo
nansToZero
voxelman
math
utils
Undocumented in source. Be warned that the author may not have intended to support it.
void
nansToZero
(Vector!(T, size) vector)
void
nansToZero
(T[size] vector)
pure nothrow
void
nansToZero
(
T
int
size
)
(
ref
T
[
size
]
vector
)
if
(
isFloatingPoint
!
T
)
Meta
Source
See Implementation
voxelman
math
utils
functions
abs
clamp
nansToZero
nextPOT