Type Definition glsl_layout::dmat2

source ·
pub type dmat2 = dmat2x2;
Expand description

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