pub type NormalIndex = usize;
An index into the normals array of an object.
normals
Unchecked indexing may be used, because the values are guaranteed to be in range by the parser.