Quat.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Quat opBinary(Vector3 v)
  2. Quat opBinary(Quat q2)
    struct Quat
    @nogc nothrow const
    opBinary
    (
    string op : "+"
    )
    (
    in Quat q2
    )
  3. Quat opBinary(Quat q2)
  4. Quat opBinary(Quat q2)
  5. Quat opBinary(real_t s)
  6. Quat opBinary(real_t s)

Meta