SKPoint.opBinary

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

Meta