double4.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. double4 opBinary(double4 a)
  2. double4 opBinary(double4 a)
  3. double4 opBinary(double4 a)
    struct double4
    opBinary
    (
    string op
    )
    if (
    op == "*"
    )
  4. float x;
  5. float y;
  6. float z;
  7. float w;

Meta