Quaternion.rotate_euler

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

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

Meta