FileRenderOutput.cpp File Reference
Records point samples from a renderer and naively reconstructs the underlying image by storing samples into the bin/pixel which they fall into, overwriting previous samples, and not using any reconstruction filter. Writes results out to the given file in a custom format upon completion of rendering. More...
#include "FileRenderOutput.h"
#include "PointSample.h"
#include <ResourceManager.h>
#include <SpectralSampleSet.h>
#include <QtCore>
Go to the source code of this file.
Detailed Description
Records point samples from a renderer and naively reconstructs the underlying image by storing samples into the bin/pixel which they fall into, overwriting previous samples, and not using any reconstruction filter. Writes results out to the given file in a custom format upon completion of rendering.
- Date:
- Fall 2008
Definition in file FileRenderOutput.cpp.
Generated on 28 Feb 2009 for Milton by
1.5.6