philsupertramp/game-math
|
Go to the source code of this file.
Classes | |
struct | vec3< T > |
class | std::numeric_limits< vec3< T > > |
Namespaces | |
namespace | std |
Functions | |
template<class T > | |
std::ostream & | operator<< (std::ostream &os, const vec3< T > &obj) |
template<class T > | |
vec3< T > | build_vec3 (void *in) |
vec3< T > build_vec3 | ( | void * | in | ) |
std::ostream & operator<< | ( | std::ostream & | os, |
const vec3< T > & | obj | ||
) |