Type Definition geo_nd::glsl::DMat3

source ·
pub type DMat3 = [f64; 9];
Expand description

GLSL 3x3double-precision floating-point matrix