Module obj::raw::object
[−]
[src]
Parses .obj format which stores 3D mesh data
Structs
| Group |
A group which contains ranges of points, lines and polygons |
| Range |
A struct which represent |
| RawObj |
Low-level Rust binding for |
Enums
| Line |
The |
| Polygon |
The |
Functions
| parse_obj |
Parses a wavefront |
Type Definitions
| Point |
The |