RayTracer.cpp File Reference
Abstract ray tracing engine, with the following concrete implementations: WhittedRayTracer, StochasticRayTracer. More...
#include "RayTracer.h"
#include <PointSample.h>
#include <Camera.h>
#include <QtCore>
#include <Ray.h>
Go to the source code of this file.
Detailed Description
Abstract ray tracing engine, with the following concrete implementations: WhittedRayTracer, StochasticRayTracer.
- Date:
- Fall 2008
Definition in file RayTracer.cpp.
Generated on 28 Feb 2009 for Milton by
1.5.6