Path Tracer
Classes
Ray.h File Reference

Defines the Ray class. More...

#include "DoubleVec3D.h"
#include "DoubleUnitVec3D.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
 Combination of an origin and a direction. More...
 

Detailed Description

Defines the Ray class.