assimp

Module math

Source
Expand description

The math module contains definitions of primitive math types.

Not really anything useful here. Conversion traits are implemented on each type to convert into/from the much more useful cgmath types. e.g. Matrix3x3 converts to/from cgmath::Matrix3<f32>.

Re-exports§

Modules§