ray.h File Reference

#include "raytrace_defs.h"
#include <iostream>
#include <sstream>

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
 Classic ray, with an origin and direction. More...

Functions

bool operator!= (const Ray &r1, const Ray &r2)
bool operator== (const Ray &r1, const Ray &r2)


Function Documentation

bool operator!= ( const Ray r1,
const Ray r2 
) [inline]

Definition at line 81 of file ray.h.

bool operator== ( const Ray r1,
const Ray r2 
) [inline]

Definition at line 75 of file ray.h.

References Ray::direction(), and Ray::origin().

Here is the call graph for this function:


Generated on Tue Oct 30 22:12:16 2007 for mbrt by  doxygen 1.5.2