Structs§
- A tuple of position, texture and normal indices assigned to each polygon vertex.
- Load configuration options.
- The model of an a single Material as defined in the .mtl spec.
- The data represented by the
mtllib
command. - Error loading individual material libraries.
- A struct used to store
Obj
data as well as its source directory used to load the referenced .mtl files. - The data model associated with each
Obj
file. - A a simple polygon with arbitrary many vertices.
Enums§
- Errors parsing or loading a .mtl file.
- Indicates type of a missing value
- Errors parsing or loading a .obj file.
- The data represented by the
usemtl
command.