Type Definition nalgebra_glm::TMat4x3

source ·
pub type TMat4x3<N> = Matrix4x3<N>;
Expand description

A 4x3 matrix with components of type N.