Type Alias geo_nd::glsl::DMat4

source ยท
pub type DMat4 = [f64; 16];
Expand description

GLSL 4x4 double-precision floating-point matrix