Module anima_engine::math
[−]
[src]
A mod
containing linear math constructs useful in graphics.
Structs
Bezier |
A |
BezierPath |
A |
Interpolator |
A |
Matrix |
A simple matrix |
Quaternion |
A simple quaterion |
Vector |
A simple vector |
Enums
Behavior |
An |
Traits
Interpolate |
A |