Type Definition geo_nd::glsl::DVec2

source ·
pub type DVec2 = [f64; 2];
Expand description

GLSL 2-component vector of double