PBRT
Imf::OutputFile Class Reference

List of all members.

Classes

struct  Data

Public Member Functions

 OutputFile (const char fileName[], const Header &header, int numThreads=globalThreadCount())
 OutputFile (OStream &os, const Header &header, int numThreads=globalThreadCount())
const char * fileName () const
const Headerheader () const
void setFrameBuffer (const FrameBuffer &frameBuffer)
const FrameBufferframeBuffer () const
void writePixels (int numScanLines=1)
int currentScanLine () const
void copyPixels (InputFile &in)
void updatePreviewImage (const PreviewRgba newPixels[])
void breakScanLine (int y, int offset, int length, char c)

The documentation for this class was generated from the following files: