| addSceneLight(gLight *light) | gBaseCanvas | protected |
| charPressed(unsigned int codepoint) | gBaseCanvas | virtual |
| clear() | gBaseCanvas | protected |
| clearBackground() | gBaseCanvas | |
| clearColor(int r, int g, int b, int a=255) | gBaseCanvas | protected |
| clearColor(gColor color) | gBaseCanvas | protected |
| createRenderer() | gRenderObject | static |
| destroyRenderer() | gRenderObject | static |
| disableAlphaBlending() | gBaseCanvas | protected |
| disableAlphaTest() | gBaseCanvas | protected |
| disableDepthTest() | gBaseCanvas | protected |
| disableGrid() | gBaseCanvas | protected |
| disableLighting() | gBaseCanvas | protected |
| disableShadowMapping() | gRenderObject | static |
| draw() | gBaseCanvas | virtual |
| enableAlphaBlending() | gBaseCanvas | protected |
| enableAlphaTest() | gBaseCanvas | protected |
| enableDepthTest() | gBaseCanvas | protected |
| enableDepthTest(int depthTestType) | gBaseCanvas | protected |
| enableGrid() | gBaseCanvas | protected |
| enableLighting() | gBaseCanvas | protected |
| enableShadowMapping() | gRenderObject | static |
| gamepadButtonPressed(int joystickId, int key) | gBaseCanvas | virtual |
| gamepadButtonReleased(int joystickId, int key) | gBaseCanvas | virtual |
| gBaseCanvas(gBaseApp *root) | gBaseCanvas | |
| getColor() | gBaseCanvas | protected |
| getDepthTestType() | gBaseCanvas | protected |
| getGlobalAmbientColor() | gBaseCanvas | protected |
| getGridLineInterval() | gBaseCanvas | protected |
| getGridMaxLength() | gBaseCanvas | protected |
| getHeight() | gBaseCanvas | protected |
| getLightingColor() | gBaseCanvas | protected |
| getLightingPosition() | gBaseCanvas | protected |
| getRenderer() | gRenderObject | static |
| getSceneLight(int lightNo) | gBaseCanvas | protected |
| getSceneLightNum() | gBaseCanvas | protected |
| getScreenHeight() | gRenderObject | |
| getScreenWidth() | gRenderObject | |
| getWidth() | gBaseCanvas | protected |
| gGetAppDir() | gObject | static |
| gGetAssetsDir() | gObject | static |
| gGetDatabasesDir() | gObject | static |
| gGetFilesDir() | gObject | static |
| gGetFontsDir() | gObject | static |
| gGetImagesDir() | gObject | static |
| gGetModelsDir() | gObject | static |
| gGetShadersDir() | gObject | static |
| gGetSoundsDir() | gObject | static |
| gGetTexturesDir() | gObject | static |
| gGetVideosDir() | gObject | static |
| gObject() | gObject | |
| gRenderObject() | gRenderObject | |
| gSetAssetsDir(std::string assetsDir) | gObject | static |
| hideNotify() | gBaseCanvas | virtual |
| isDepthTestEnabled() | gBaseCanvas | protected |
| isGamepadButtonPressed(int joystickId, int buttonId) | gBaseCanvas | protected |
| isGridEnabled() | gBaseCanvas | protected |
| isGridXYEnabled() | gBaseCanvas | protected |
| isGridXZEnabled() | gBaseCanvas | protected |
| isGridYZEnabled() | gBaseCanvas | protected |
| isJoystickConnected(int joystickId) | gBaseCanvas | protected |
| isLightingEnabled() | gBaseCanvas | protected |
| isShadowMappingEnabled() | gRenderObject | static |
| isshadowmappingenabled | gRenderObject | protectedstatic |
| joystickConnected(int joystickId, bool isGamepad, bool isConnected) | gBaseCanvas | virtual |
| keyPressed(int key) | gBaseCanvas | virtual |
| keyReleased(int key) | gBaseCanvas | virtual |
| logd(std::string message) | gObject | |
| logd(std::string tag, std::string message) | gObject | |
| loge(std::string message) | gObject | |
| loge(std::string tag, std::string message) | gObject | |
| logi(std::string message) | gObject | |
| logi(std::string tag, std::string message) | gObject | |
| LOGLEVEL_DEBUG | gObject | static |
| LOGLEVEL_ERROR | gObject | static |
| LOGLEVEL_INFO | gObject | static |
| LOGLEVEL_SILENT | gObject | static |
| LOGLEVEL_WARNING | gObject | static |
| logw(std::string message) | gObject | |
| logw(std::string tag, std::string message) | gObject | |
| MOUSEBUTTON_LEFT | gBaseCanvas | static |
| MOUSEBUTTON_MIDDLE | gBaseCanvas | static |
| MOUSEBUTTON_RIGHT | gBaseCanvas | static |
| mouseDragged(int x, int y, int button) | gBaseCanvas | virtual |
| mouseEntered() | gBaseCanvas | virtual |
| mouseExited() | gBaseCanvas | virtual |
| mouseMoved(int x, int y) | gBaseCanvas | virtual |
| mousePressed(int x, int y, int button) | gBaseCanvas | virtual |
| mouseReleased(int x, int y, int button) | gBaseCanvas | virtual |
| mouseScrolled(int x, int y) | gBaseCanvas | virtual |
| onEvent(gEvent &event) | gBaseCanvas | virtual |
| onGuiEvent(int guiObjectId, int eventType, std::string value1="", std::string value2="") | gBaseCanvas | virtual |
| pause() | gBaseCanvas | virtual |
| popMatrix() | gRenderObject | |
| pushMatrix() | gRenderObject | |
| releaseresolution | gObject | protectedstatic |
| releasescaling | gObject | protectedstatic |
| removeAllSceneLights() | gBaseCanvas | protected |
| removeSceneLight(gLight *light) | gBaseCanvas | protected |
| renderpassno | gObject | protectedstatic |
| renderpassnum | gObject | protectedstatic |
| resume() | gBaseCanvas | virtual |
| root | gBaseCanvas | protected |
| setColor(int r, int g, int b, int a=255) | gBaseCanvas | protected |
| setColor(gColor color) | gBaseCanvas | protected |
| setCurrentResolution(int scalingNo, int currentResolutionNo) | gObject | static |
| setDepthTestFunc(int depthTestType) | gBaseCanvas | protected |
| setGlobalAmbientColor(int r, int g, int b, int a=255) | gBaseCanvas | protected |
| setGlobalAmbientColor(gColor color) | gBaseCanvas | protected |
| setGridColorofAxisWireFrameXY(int r, int g, int b, int a) | gBaseCanvas | protected |
| setGridColorofAxisWireFrameXY(gColor *color) | gBaseCanvas | protected |
| setGridColorofAxisWireFrameXZ(int r, int g, int b, int a) | gBaseCanvas | protected |
| setGridColorofAxisWireFrameXZ(gColor *color) | gBaseCanvas | protected |
| setGridColorofAxisWireFrameYZ(int r, int g, int b, int a) | gBaseCanvas | protected |
| setGridColorofAxisWireFrameYZ(gColor *color) | gBaseCanvas | protected |
| setGridColorofAxisXY(int r, int g, int b, int a) | gBaseCanvas | protected |
| setGridColorofAxisXY(gColor *color) | gBaseCanvas | protected |
| setGridColorofAxisXZ(int r, int g, int b, int a) | gBaseCanvas | protected |
| setGridColorofAxisXZ(gColor *color) | gBaseCanvas | protected |
| setGridColorofAxisYZ(int r, int g, int b, int a) | gBaseCanvas | protected |
| setGridColorofAxisYZ(gColor *color) | gBaseCanvas | protected |
| setGridEnableAxis(bool xy, bool yz, bool xz) | gBaseCanvas | protected |
| setGridEnableXY(bool xy) | gBaseCanvas | protected |
| setGridEnableXZ(bool xz) | gBaseCanvas | protected |
| setGridEnableYZ(bool yz) | gBaseCanvas | protected |
| setGridLineInterval(float intervalvalue) | gBaseCanvas | protected |
| setGridMaxLength(float length) | gBaseCanvas | protected |
| setLightingColor(int r, int g, int b, int a=255) | gBaseCanvas | protected |
| setLightingColor(gColor *color) | gBaseCanvas | protected |
| setLightingPosition(glm::vec3 lightingPosition) | gBaseCanvas | protected |
| setScreenScaling(int screenScaling) | gRenderObject | static |
| setScreenSize(int screenWidth, int screenHeight) | gRenderObject | static |
| setUnitScreenSize(int unitWidth, int unitHeight) | gRenderObject | static |
| setup() | gBaseCanvas | virtual |
| showNotify() | gBaseCanvas | virtual |
| update() | gBaseCanvas | virtual |
| windowResized(int w, int h) | gBaseCanvas | virtual |
| ~gBaseCanvas() | gBaseCanvas | virtual |