Constant mallumo::CUBE_VERTICES [] [src]

pub const CUBE_VERTICES: [f32; 32] = [-1.0, -1.0, 1.0, 0.0, 1.0, -1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 0.0, -1.0, 1.0,
 1.0, 0.0, -1.0, -1.0, -1.0, 0.0, 1.0, -1.0, -1.0, 0.0, 1.0, 1.0, -1.0, 0.0,
 -1.0, 1.0, -1.0, 0.0]

Raw positions of cube vertices.