SKPoint.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SKPoint opBinary(T sz)
  2. SKPoint opBinary(T sz)
    struct SKPoint
    opBinary
    (
    string op
    T
    )
    (
    T sz
    )
    if (
    is(T == SKPointI) ||
    is(T == SKPoint)
    )

Meta