Expand description
This crate provides utilities working with ms3d models. The main entry
point for this crate is the Model::from_reader
function which parses a model file.
Structs§
- Comment
- Comments
- Error
- The
Error
type, which can contain any failure. - Flags
- Group
- Header
- Joint
- JointEx
- Joint
ExInfo - KeyFrame
Data - KeyFrame
Pos - KeyFrame
Rot - Material
- Model
- Represents an ms3d model file.
- ModelEx
- Model
ExInfo - Triangle
- Vertex
- Vertex
Ex1 - Vertex
Ex2 - Vertex
Ex3