Type Definition vox_geometry_rust::matrix4x4::Matrix4x4D[][src]

type Matrix4x4D = Matrix4x4<f64>;
Expand description

Double-type 4x4 matrix.