Constant nannou::geom::quad::TRIANGLE_INDICES[][src]

pub const TRIANGLE_INDICES: [usize; 6] = [0, 1, 2, 0, 2, 3]

The same as triangles, but instead returns the vertex indices for each triangle.