Type Definition dot_crocotile::Triangle [] [src]

type Triangle = [u8; 3];

The three indexes into the vertex list used to draw a triangle.