Type Definition tri_mesh::math::Mat3

source ·
pub type Mat3 = Matrix3<f64>;
Expand description

3x3 matrix.