Type Definition nalgebra_glm::TMat4x4

source ·
pub type TMat4x4<N> = Matrix4<N>;
Expand description

A 4x4 matrix with components of type N.