Module euclid::matrix4d
[−]
[src]
Structs
| TypedMatrix4D |
A 4 by 4 matrix stored in row-major order in memory, useful to represent 3d transformations. |
Type Definitions
| Matrix4D |
The default 4d matrix type with no units. |