Type Definition glsl_layout::dmat4

source ·
pub type dmat4 = dmat4x4;
Expand description

Matrix of 4 x 4 double-precision floating-point values.