Type Definition geo_nd::glsl::DVec3

source ·
pub type DVec3 = [f64; 3];
Expand description

GLSL 3-component vector of double