Quaternion.rotate

Rotate a point by quaternion

struct Quaternion(T)
Vector!(T, 3)
rotate
(
Vector!(T, 3) v
)

Meta