pub fn mat3x3(c0: vec3, c1: vec3, c2: vec3) -> mat3x3
Expand description

Initializes a mat3x3

Example

See mat3x3.