geom.matrix

..
Complex

Complex - A Complex Float Type.
{ x, y }

Conversion

DualQuaternion

Matrix1x2

{ x, y }

Matrix1x3

{ x, y, z } try to use 1x4 for 3D vectors.

Matrix1x4

{ x, y, z, w }

Matrix2x2

2x2

Matrix3x3

3x3

Matrix4x3

4x3

Matrix4x4

4x4

Matrix5x5

4x4

MatrixType

Projection

Quaternion

{ x, y, z, w }

Vec2

Vec3

Vec4

VectorType