Type Definition nalgebra_glm::TMat3x4

source ·
pub type TMat3x4<N> = Matrix3x4<N>;
Expand description

A 3x4 matrix with components of type N.