pub fn mat4x4(c0: vec4, c1: vec4, c2: vec4, c3: vec4) -> mat4x4
Expand description

Initializes a mat4x4

Example

See mat4x4.