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

type Matrix4x4F = Matrix4x4<f32>;
Expand description

Float-type 4x4 matrix.