Vec3.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto opBinary(Vec3!T V)
  2. auto opBinary(Vec3!T V)
  3. auto opBinary(Vec3!T V)
  4. auto opBinary(float f)
  5. auto opBinary(Vec3!T V)
    struct Vec3(T)
    opBinary
    (
    string op
    )
    ()
    if (
    op == "*"
    )

Meta