This code is targeted at CPUs without hardware support for division or floating point. It has been optimised for ARM CPUs but should be suitable for other RISC architecures.
Classes | |
| class | Vector3 |
| A class representing a 3vector. More... | |
| class | Matrix3 |
| A class representing a 3x3 matrix. More... | |
Typedefs | |
| typedef Vector3 | Point3 |
| A type representing a 3D point. | |
1.4.4