This is the complete list of members for
GPG_Application, including all inherited members.
| exitEngine(void) | GPG_Application | [protected] |
| getExitRequested(void) | GPG_Application | |
| getExitString(void) | GPG_Application | |
| getGlobalSettings(void) | GPG_Application | |
| GPG_Application(GHOST_ISystem *system) | GPG_Application | |
| handleButton(GHOST_IEvent *event, bool isDown) | GPG_Application | [protected] |
| handleCursorMove(GHOST_IEvent *event) | GPG_Application | [protected] |
| handleKey(GHOST_IEvent *event, bool isDown) | GPG_Application | [protected] |
| handleWheel(GHOST_IEvent *event) | GPG_Application | [protected] |
| initEngine(GHOST_IWindow *window, int stereoMode) | GPG_Application | [protected] |
| m_argc | GPG_Application | [protected] |
| m_argv | GPG_Application | [protected] |
| m_blenderglslmat | GPG_Application | [protected] |
| m_blendermat | GPG_Application | [protected] |
| m_canvas | GPG_Application | [protected] |
| m_cursor | GPG_Application | [protected] |
| m_engineInitialized | GPG_Application | [protected] |
| m_engineRunning | GPG_Application | [protected] |
| m_exitkey | GPG_Application | [protected] |
| m_exitRequested | GPG_Application | [protected] |
| m_exitString | GPG_Application | [protected] |
| m_frameTimer | GPG_Application | [protected] |
| m_globalSettings | GPG_Application | [protected] |
| m_isEmbedded | GPG_Application | [protected] |
| m_ketsjiengine | GPG_Application | [protected] |
| m_keyboard | GPG_Application | [protected] |
| m_kxsystem | GPG_Application | [protected] |
| m_maggie | GPG_Application | [protected] |
| m_mainWindow | GPG_Application | [protected] |
| m_mouse | GPG_Application | [protected] |
| m_networkdevice | GPG_Application | [protected] |
| m_pyGlobalDictString | GPG_Application | [protected] |
| m_pyGlobalDictString_Length | GPG_Application | [protected] |
| m_rasterizer | GPG_Application | [protected] |
| m_rendertools | GPG_Application | [protected] |
| m_sceneconverter | GPG_Application | [protected] |
| m_startScene | GPG_Application | [protected] |
| m_startSceneName | GPG_Application | [protected] |
| m_system | GPG_Application | [protected] |
| processEvent(GHOST_IEvent *event) | GPG_Application | [virtual] |
| SetGameEngineData(struct Main *maggie, struct Scene *scene, GlobalSettings *gs, int argc, char **argv) | GPG_Application | |
| startEmbeddedWindow(STR_String &title, const GHOST_TEmbedderWindowID parent_window, const bool stereoVisual, const int stereoMode, const GHOST_TUns16 samples=0) | GPG_Application | |
| startEngine(void) | GPG_Application | [protected] |
| startFullScreen(int width, int height, int bpp, int frequency, const bool stereoVisual, const int stereoMode, const GHOST_TUns16 samples=0, bool useDesktop=false) | GPG_Application | |
| StartGameEngine(int stereoMode) | GPG_Application | |
| startWindow(STR_String &title, int windowLeft, int windowTop, int windowWidth, int windowHeight, const bool stereoVisual, const int stereoMode, const GHOST_TUns16 samples=0) | GPG_Application | |
| stopEngine(void) | GPG_Application | [protected] |
| StopGameEngine() | GPG_Application | |
| ~GPG_Application(void) | GPG_Application | |