philsupertramp/game-math
|
#include "../vec/vec3.h"
Go to the source code of this file.
Classes | |
struct | mat3< T > |
Functions | |
template<class U > | |
std::ostream & | operator<< (std::ostream &out, const mat3< U > &mat) |
std::ostream & operator<< | ( | std::ostream & | out, |
const mat3< U > & | mat | ||
) |
beautified std::cout operator
U |