src/Vec3f.cpp File Reference

#include <iostream>
#include <iomanip>
#include "Vec3f.h"
#include "SkipString.h"

Include dependency graph for Vec3f.cpp:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &o, const Vec3f &w)
std::istream & operator>> (std::istream &i, Vec3f &w)


Function Documentation

std::ostream& operator<< ( std::ostream &  o,
const Vec3f w 
)

write to output stream

Definition at line 11 of file Vec3f.cpp.

References Vec3f::mValues.

std::istream& operator>> ( std::istream &  i,
Vec3f w 
)

read from input stream

Definition at line 22 of file Vec3f.cpp.


Generated on Fri Feb 1 00:02:10 2008 for Grayfall by  doxygen 1.5.1