Deformation.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Deformation opBinary(float other)
  2. Deformation opBinary(vec2 scale)
    struct Deformation
    opBinary
    (
    string op : "*"
    )
    (
    vec2 scale
    )
  3. Deformation opBinary(Deformation other)

Meta