Quaternion.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. quat opOpAssign(Vector!(R, 4) b)
  2. quat opOpAssign(quat b)
    struct Quaternion
    opOpAssign
    (
    string op
    )
    (
    in quat b
    )
  3. VecType opOpAssign(R b)

Meta