collada::NormalIndex [-] [+] [src]

type NormalIndex = usize;

An index into the normals array of an object.

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