![]() |
Oolite 1.91.0.7708-250910-30bbc4c
|
#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.
Referenced by MyOpenGLView::snapShot:.