Function game_kernel_utils::submat3[][src]

pub fn submat3<T: Copy>(a: Matrix4<T>) -> Matrix3<T>