Transform.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Transform opBinary(Transform rhs)
  2. Transform opBinary(Vector2f vector)
    struct Transform
    opBinary
    (
    string op
    )
    if (
    op == "*"
    )

Meta