Quat.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opOpAssign(Quat q)
    struct Quat
    @nogc nothrow
    void
    opOpAssign
    (
    string op : "+"
    )
    (
    in Quat q
    )
  2. void opOpAssign(Quat q)
  3. void opOpAssign(Quat q)
  4. void opOpAssign(real_t s)
  5. void opOpAssign(real_t s)

Meta