interp_spherical

Interpolates spherical between to vectors or quaternions, also known as slerp.

@safe pure nothrow
T
interp_spherical
(
T
)
(
T a
,
T b
,
float t
)

Meta