[][src]Module ezcgmath::matrix

Contains Matrix types and operations

Structs

Matrix1x3

A 1 x 3 Matrix.

Matrix2x2

A 2 x 2 Matrix.

Matrix3x3

A 3 x 3 Matrix.

Matrix4x4

A 4 x 4 Matrix.