Oolite 1.91.0.7644-241112-7f5034b
|
#include <cstdio>
#include <cstdlib>
#include <ctime>
#include <vector>
Go to the source code of this file.
Functions | |
int | SaveEXRSnapshot (const char *outfilename, int width, int height, const float *rgb) |
Definition at line 90 of file OOSaveEXRSnapshot.cpp.