float4.opBinary

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

Meta