Mathter
A configurable 3D math library for game developers.
|
#include <cstdint>
#include <cassert>
Go to the source code of this file.
Classes | |
union | mathter::Simd< T, Dim > |
2,4 or 8 dimension float or double parameters accepted. Uses SSE2 or AVX acceleration if enabled in the compiler. More... | |
Namespaces | |
mathter | |