linear ~master (2021-10-13T18:21:11Z)
Dub
Repo
vecMap
math
linear
vector
Undocumented in source.
template
vecMap
(funs...)
auto
vecMap
(
T
size_t
size
)
(
Vec
!(
T
,
size
)
v
)
Members
Functions
vecMap
auto
vecMap
(Vec!(T, size) v)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
math
linear
vector
aliases
Vec2
Vec3
Vec4
functions
abs
cross
distance
dot
inverse
invert
magnitude
magnitudeSquared
normalize
normalized
opBinaryImpl
opBinaryImpl1
opOpAssignImpl
rotate
vec
structs
Vec
templates
vecMap