Quaternion.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Quaternion opBinary(Quaternion q)
  2. Quaternion opBinary(Quaternion q)
  3. Vector!(valueType, 3) opBinary(Vector!(valueType, 3) v)
  4. Quaternion opBinary(valueType s)
    struct Quaternion(type)
    nothrow @nogc pure nothrow @nogc pure nothrow @nogc @safe const
    opBinary
    (
    string op : "*"
    )

Meta