
Go to the source code of this file.
| Functions | |
| std::ostream & | operator<< (std::ostream &out, const NVector3 &u) | 
| Out stream override: prints the 3 normalized vector components. | |
| std::ostream& operator<< | ( | std::ostream & | out, | 
| const NVector3 & | u | ||
| ) | 
Out stream override: prints the 3 normalized vector components.
Definition at line 173 of file NVector3.cpp.