outputs Directory Reference


Files

file  DefaultRenderOutput.cpp [code]
 Records point samples from a renderer and reconstructs the underlying image, using a default reconstruction reconstruction filter.
file  DefaultRenderOutput.h [code]
file  FileRenderOutput.cpp [code]
 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.
file  FileRenderOutput.h [code]
file  NaiveRenderOutput.cpp [code]
 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.
file  NaiveRenderOutput.h [code]
file  outputs.h [code]
 Convenience header which includes all public render output headers.
file  ReconstructionRenderOutput.cpp [code]
 Records point samples from a renderer and attempts to reconstruct the underlying image by filtering samples with a reconstruction filter.
file  ReconstructionRenderOutput.h [code]

Generated on 28 Feb 2009 for Milton by doxygen 1.5.6