Mathter
A configurable 3D math library for game developers.
|
#include "../Matrix/MatrixImpl.hpp"
#include "../Quaternion/QuaternionImpl.hpp"
#include "ZeroBuilder.hpp"
Go to the source code of this file.
Classes | |
class | mathter::IdentityBuilder |
Namespaces | |
mathter | |
Functions | |
auto | mathter::Identity () |
Creates an identity matrix or identity quaternion. More... | |