|
Oolite 1.91.0.7712-251017-85ce217
|
import "png.h"import "MyOpenGLView.h"import "GameController.h"import "Universe.h"import "OOSDLJoystickManager.h"import "SDL_syswm.h"import "OOSound.h"import "NSFileManagerOOExtensions.h"import "PlayerEntity.h"import "GuiDisplayGen.h"import "PlanetEntity.h"import "OOGraphicsResetManager.h"import "OOCollectionExtractors.h"import "OOFullScreenController.h"import "ResourceManager.h"import "OOConstToString.h"import "stb_image_write.h"#include <ctype.h>Go to the source code of this file.
Classes | |
| category | MyOpenGLView(OOPrivate) |
Macros | |
| #define | STB_IMAGE_WRITE_IMPLEMENTATION |
| #define | kOOLogUnconvertedNSLog @"unclassified.MyOpenGLView" |
Functions | |
| int | SaveEXRSnapshot (const char *outfilename, int width, int height, const float *rgb) |
Variables | |
| static NSString * | kOOLogKeyUp = @"input.keyMapping.keyPress.keyUp" |
| static NSString * | kOOLogKeyDown = @"input.keyMapping.keyPress.keyDown" |
| #define kOOLogUnconvertedNSLog @"unclassified.MyOpenGLView" |
Definition at line 46 of file MyOpenGLView.m.
| #define STB_IMAGE_WRITE_IMPLEMENTATION |
Definition at line 43 of file MyOpenGLView.m.
Definition at line 90 of file OOSaveEXRSnapshot.cpp.
Referenced by MyOpenGLView::snapShot:.
|
static |
Definition at line 51 of file MyOpenGLView.m.
|
static |
Definition at line 50 of file MyOpenGLView.m.