geom.matrix
| .. | |
|---|---|
| Complex | Complex - A Complex Float Type. |
| Conversion | |
| DualQuaternion | |
| Matrix1x2 | { x, y } |
| Matrix1x3 | { x, y, z } try to use 1x4 for 3D vectors. |
| Matrix1x4 | { x, y, z, w } |
| Matrix2x2 |
|
| Matrix3x3 |
|
| Matrix4x3 |
|
| Matrix4x4 |
|
| Matrix5x5 |
|
| MatrixType | |
| Projection | |
| Quaternion | { x, y, z, w } |
| Vec2 | |
| Vec3 | |
| Vec4 | |
| VectorType |




