#include "lux.h"Go to the source code of this file.
Namespaces | |
| namespace | lux |
Functions | |
| void | lux::WriteTargaImage (int channeltype, bool savezbuf, const string &name, vector< RGBColor > &pixels, vector< float > &alpha, int xPixelCount, int yPixelCount, int xResolution, int yResolution, int xPixelStart, int yPixelStart) |
1.6.2-20100208