Type Definition luminance::vertex::VertexFormat[][src]

type VertexFormat = Vec<VertexComponentFormat>;

A VertexFormat is a list of VertexComponentFormats.