#include "lux.h"
Go to the source code of this file.
Namespaces | |
namespace | lux |
Functions | |
void | lux::WriteOpenEXRImage (int channeltype, bool halftype, bool savezbuf, int compressiontype, const string &name, vector< RGBColor > &pixels, vector< float > &alpha, int xRes, int yRes, int totalXRes, int totalYRes, int xOffset, int yOffset, vector< float > &zbuf) |