Quaternion.rotateEuler

Applies an euler rotation to the current quaternion and returns this.

struct Quaternion(type)
@safe pure nothrow
rotateEuler
(
real heading
,,
real bank
)

Meta