raylib-d ~master (2021-08-20T20:52:11Z)
Dub
Repo
wedge
raymathext
Undocumented in source. Be warned that the author may not have intended to support it.
Bivector2
wedge
(Vector2 lhs, Vector2 rhs)
pragma(
inline
, true)
Bivector2
wedge
(
Vector2
lhs
,
Vector2
rhs
)
Bivector3
wedge
(Vector3 lhs, Vector3 rhs)
Meta
Source
See Implementation
raymathext
aliases
Matrix4
functions
angle
cross
distance
dot
length
lerp
normal
reverse
rotate
rotation
slide
transform
wedge
mixin templates
Linear
structs
Bivector2
Bivector3
Rotor3