Expand description
Helper structure/methods for exporting and loading to/from wavefront files (only geometry).
Structs§
- ObjData
- Wavefront data.
- Object
Ranges - Metadata needed t extract a single object in the wavefront.
Traits§
- Wave
Front Compatible - Trait needed to export a mesh representation as an obj file (only geometry information). very useful for inspecting meshes.