Classes | |
class | pointing |
Functions | |
void | pointing::vec2pnt (const vec3 &vec, pointing &ptg) |
std::ostream & | pointing::operator<< (std::ostream &os, const pointing &p) |
|
Converts vec to ptg. vec need not be normalized. Definition at line 97 of file pointing.h. |
|
Writes p to os. Definition at line 107 of file pointing.h. |