pub fn mat4x2(c0: vec2, c1: vec2, c2: vec2, c3: vec2) -> mat4x2
Expand description

Initializes a mat4x2

Example

See mat4x2.