#include <iostream>
#include <math.h>
Go to the source code of this file.
Classes | |
class | vec3 |
Functions | |
std::ostream & | operator<< (std::ostream &, const vec3 &) |
output stream for the vector class |
std::ostream& operator<< | ( | std::ostream & | , |
const vec3 & | |||
) |
output stream for the vector class