Function game_kernel_utils::mat4_transponse[][src]

pub fn mat4_transponse<T: Copy>(a: &Matrix4<T>) -> Matrix4<T>