Quaternion.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opAssign(Quaternion!E q)
  2. void opAssign(E s)
    struct Quaternion(S)
    void
    opAssign
    (
    E
    )
    (
    in E s
    )
    if (
    is(E : S)
    )

Meta