[][src]Type Definition gfx_gtk::Float4

type Float4 = [f32; 4];

Convenience type to express a general purpose vec4 [x,y,z,w] f32