sel-math ~master (2022-05-24T11:27:01.5164524)
Dub
Repo
cross
sel
math
vector
Undocumented in source. Be warned that the author may not have intended to support it.
pure nothrow @
safe
Vector
!(
CommonType
!(
A
,
B
),
coords
)
cross
(
A
B
char
[]
coords
)
(
Vector
!(
A
,
coords
)
a
,
Vector
!(
B
,
coords
)
b
)
Meta
Source
See Implementation
sel
math
vector
aliases
Vector2
Vector3
Vector4
functions
abs
ceil
cross
distance
distanceSquared
dot
floor
isFinite
isNaN
mathFunction
round
vector
structs
Vector
variables
isVector