|
Berserk
|
#include <core/Config.hpp>#include <core/Crc32.hpp>#include <core/Typedefs.hpp>#include <core/math/TMatMxN.hpp>#include <core/math/TVecN.hpp>#include <ostream>

Go to the source code of this file.
Classes | |
| class | TQuat< T > |
| General quaternion math class. More... | |
| struct | std::hash< BRK_NS::TQuat< T > > |
Namespaces | |
| std | |
Typedefs | |
| using | Quatf = TQuat< float > |
Functions | |
| template<typename T > | |
| std::ostream & | operator<< (std::ostream &ostream, const BRK_NS::TQuat< T > &quat) |
|
inline |