Mathter
A configurable 3D math library for game developers.
|
#include "../Common/MathUtil.hpp"
#include "../Common/Traits.hpp"
#include "../Matrix.hpp"
#include "../Utility.hpp"
#include "../Vector.hpp"
#include <limits>
#include <cmath>
Go to the source code of this file.
Classes | |
class | mathter::Quaternion< T, Packed > |
Allows you to do quaternion math and represent rotation in a compact way. More... | |
Namespaces | |
mathter | |