Quaternion.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Quaternion opOpAssign(U q)
  2. Quaternion opOpAssign(U operand)
    struct Quaternion(T)
    @nogc ref pure nothrow
    opOpAssign
    (
    string op
    U
    )
    if (
    isConvertible!U
    )

Meta