[][src]Function pbrt::core::transform::mtx_mul

pub fn mtx_mul(m1: &Matrix4x4, m2: &Matrix4x4) -> Matrix4x4

The product of two matrices.