Type Definition nalgebra_glm::TMat4x2

source ·
pub type TMat4x2<T> = Matrix4x2<T>;
Expand description

A 4x2 matrix with components of type T.