collada::TextureIndex [-] [+] [src]

type TextureIndex = usize;

An index into the texture vertex array of an object.

Unchecked indexing may be used, because the values are guaranteed to be in range by the parser.