[][src]Type Definition golem::ElementBuffer

type ElementBuffer = Buffer<u32>;

A buffer to store the indices that make up the geometry elements

See the GeometryMode for how the elements will be interpreted.