|
MathFu
An open source project by
FPL.
|
| Namespace for MathFu library | |
| Matrix stores a set of "rows" by "columns" elements of type T and provides functions that operate on the set of elements | |
Functions that return constants for float values | |
Functions that return constants for double values | |
| Stores a Quaternion of type T and provides a set of utility operations on each Quaternion | |
| Rect of type T containing position (pos) and width | |
| SIMD-safe memory allocator, for use with STL types like std::vector | |
| Obtains an allocator of a different type | |
| Vector of d elements with type T | |
| Packed N-dimensional vector |