[][src]Crate ms3d

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
JointExInfo
KeyFrameData
KeyFramePos
KeyFrameRot
Material
Model

Represents an ms3d model file.

ModelEx
ModelExInfo
Triangle
Vertex
VertexEx1
VertexEx2
VertexEx3

Enums

VertexExInfo

Type Definitions

Result