| clear() | gGrid | |
| createRenderer() | gRenderObject | static |
| destroyRenderer() | gRenderObject | static |
| disable() | gGrid | |
| disableAutoClip() | gGrid | |
| disableShadowMapping() | gRenderObject | static |
| draw() | gGrid | |
| drawAxisX() | gGrid | |
| drawAxisY() | gGrid | |
| drawAxisZ() | gGrid | |
| drawWireFrameXY() | gGrid | |
| drawWireFrameXZ() | gGrid | |
| drawWireFrameYZ() | gGrid | |
| drawXY() | gGrid | |
| drawXZ() | gGrid | |
| drawYZ() | gGrid | |
| enable() | gGrid | |
| enableAutoClip() | gGrid | |
| enableShadowMapping() | gRenderObject | static |
| getFarClip() const | gGrid | |
| getLineSpacing() | gGrid | |
| getNearClip() const | gGrid | |
| getRenderer() | gRenderObject | static |
| getScreenHeight() | gRenderObject | |
| getScreenWidth() | gRenderObject | |
| 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 |
| gGrid() | gGrid | |
| gObject() | gObject | |
| gRenderObject() | gRenderObject | |
| gSetAssetsDir(std::string assetsDir) | gObject | static |
| isAutoClipEnabled() const | gGrid | |
| isAxisXEnabled() const | gGrid | |
| isAxisYEnabled() const | gGrid | |
| isAxisZEnabled() const | gGrid | |
| isEnabled() const | gGrid | |
| isShadowMappingEnabled() | gRenderObject | static |
| isshadowmappingenabled | gRenderObject | protectedstatic |
| isWireFrameXYEnabled() const | gGrid | |
| isWireFrameXZEnabled() const | gGrid | |
| isWireFrameYZEnabled() const | gGrid | |
| isXYEnabled() const | gGrid | |
| isXZEnabled() const | gGrid | |
| isYZEnabled() const | gGrid | |
| 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 | |
| popMatrix() | gRenderObject | |
| pushMatrix() | gRenderObject | |
| releaseresolution | gObject | protectedstatic |
| releasescaling | gObject | protectedstatic |
| renderpassno | gObject | protectedstatic |
| renderpassnum | gObject | protectedstatic |
| setColorAxisX(int r, int g, int b, int a) | gGrid | |
| setColorAxisX(gColor *color) | gGrid | |
| setColorAxisY(int r, int g, int b, int a) | gGrid | |
| setColorAxisY(gColor *color) | gGrid | |
| setColorAxisZ(int r, int g, int b, int a) | gGrid | |
| setColorAxisZ(gColor *color) | gGrid | |
| setColorWireFrameXY(int r, int g, int b, int a) | gGrid | |
| setColorWireFrameXY(gColor *color) | gGrid | |
| setColorWireFrameXZ(int r, int g, int b, int a) | gGrid | |
| setColorWireFrameXZ(gColor *color) | gGrid | |
| setColorWireFrameYZ(int r, int g, int b, int a) | gGrid | |
| setColorWireFrameYZ(gColor *color) | gGrid | |
| setCurrentResolution(int scalingNo, int currentResolutionNo) | gObject | static |
| setEnableAxis(bool x, bool y, bool z) | gGrid | |
| setEnableAxisX(bool x) | gGrid | |
| setEnableAxisY(bool y) | gGrid | |
| setEnableAxisZ(bool z) | gGrid | |
| setEnableGrid(bool xy, bool yz, bool xz) | gGrid | |
| setEnableWireFrame(bool xy, bool yz, bool xz) | gGrid | |
| setEnableWireFrameXY(bool xy) | gGrid | |
| setEnableWireFrameXZ(bool xz) | gGrid | |
| setEnableWireFrameYZ(bool yz) | gGrid | |
| setEnableXY(bool xy) | gGrid | |
| setEnableXZ(bool xz) | gGrid | |
| setEnableYZ(bool yz) | gGrid | |
| setFarClip(float far) | gGrid | |
| setLineSpacing(float spacing) | gGrid | |
| setNearClip(float near) | gGrid | |
| setScreenScaling(int screenScaling) | gRenderObject | static |
| setScreenSize(int screenWidth, int screenHeight) | gRenderObject | static |
| setUnitScreenSize(int unitWidth, int unitHeight) | gRenderObject | static |
| XY | gGrid | static |
| XZ | gGrid | static |
| YZ | gGrid | static |
| ~gGrid() | gGrid | virtual |