src/Ray.h File Reference

#include <cassert>
#include <iosfwd>
#include "Vec3f.h"
#include "defines.h"

Include dependency graph for Ray.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ray

Functions

std::ostream & operator<< (std::ostream &o, const Ray &ray)


Function Documentation

std::ostream& operator<< ( std::ostream &  o,
const Ray ray 
)

Output operator

Definition at line 9 of file Ray.cpp.

References Ray::dir(), and Ray::org().


Generated on Fri Feb 1 00:01:59 2008 for Grayfall by  doxygen 1.5.1