Type Definition glsl_layout::dmat3

source ·
pub type dmat3 = dmat3x3;
Expand description

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