cpVect.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. cpVect opBinary(cpFloat s)
  2. cpVect opBinary(cpVect v2)
  3. cpVect opBinary(cpVect v2)
    struct cpVect
    opBinary
    (
    string op : "-"
    )
    (
    const cpVect v2
    )
  4. cpFloat x;
  5. cpFloat y;

Meta