| Class | Description |
|---|---|
| AMatrix | |
| AVectorMatrix |
Abstract base class for matrices that use a collection of Vectors
as storage for the matrix rows
|
| Matrix33 |
Specialised 3*3 Matrix for Vector3 maths, using primitive matrix elements
|
| MatrixM3 |
Specialised N*3 Matrix for Vector3 components
|
| MatrixMN | |
| Matrixx |
Static method class for matrices
|
Copyright © 2012. All Rights Reserved.