Type Definition tri_mesh::math::Mat4

source ·
pub type Mat4 = Matrix4<f64>;
Expand description

4x4 matrix.