Skip to content

Improve documentation for constructor for Quaternion from Vector

The documentation for the Quaternion constructor from a Vector (constructor 6/7 here) should specify the order of the elements needed (qx, qy, qz, qw).

See #375 (closed).