mat4.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. mat4 opBinary(mat4 other)
  2. vec4 opBinary(vec4 other)
  3. vec3 opBinary(vec3 other)
    struct mat4
    opBinary
    (
    string op
    )
    (
    immutable vec3 other
    )

Meta