DualQuaternion.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. DualQuaternion!(T) opBinary(DualQuaternion!(T) d)
    struct DualQuaternion(T)
    opBinary
    (
    string op
    )
    if (
    op == "*"
    )
  2. DualQuaternion!(T) opBinary(DualQuaternion!(T) d)
  3. DualQuaternion!(T) opBinary(DualQuaternion!(T) d)

Meta