This is the complete list of members for gShadowMap, including all inherited members.
| activate() | gShadowMap | |
| allocate(gLight *light, gCamera *camera, int width=4096, int height=4096) | gShadowMap | |
| createRenderer() | gRenderObject | static |
| deactivate() | gShadowMap | |
| destroyRenderer() | gRenderObject | static |
| disable() | gShadowMap | |
| disableShadowMapping() | gRenderObject | static |
| enable() | gShadowMap | |
| enableShadowMapping() | gRenderObject | static |
| getCamera() const | gShadowMap | |
| getDepthFbo() | gShadowMap | |
| getHeight() const | gShadowMap | |
| getLight() const | gShadowMap | |
| getLightMatrix() const | gShadowMap | |
| getLightProjection() const | gShadowMap | |
| getLightView() const | gShadowMap | |
| getRenderer() | gRenderObject | static |
| getScreenHeight() | gRenderObject | |
| getScreenWidth() | gRenderObject | |
| getWidth() const | gShadowMap | |
| 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 |
| gShadowMap() | gShadowMap | |
| isActivated() const | gShadowMap | |
| isAllocated() const | gShadowMap | |
| isEnabled() const | gShadowMap | |
| isShadowMappingEnabled() | gRenderObject | static |
| isshadowmappingenabled | gRenderObject | protectedstatic |
| 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 |
| setCamera(gCamera *camera) | gShadowMap | |
| setCurrentResolution(int scalingNo, int currentResolutionNo) | gObject | static |
| setLight(gLight *light) | gShadowMap | |
| setLightProjection(glm::mat4 lightProjection) | gShadowMap | |
| setLightProjection(float leftx, float rightx, float fronty, float backy, float nearz, float farz) | gShadowMap | |
| setLightView(glm::mat4 lightView) | gShadowMap | |
| setScreenScaling(int screenScaling) | gRenderObject | static |
| setScreenSize(int screenWidth, int screenHeight) | gRenderObject | static |
| setUnitScreenSize(int unitWidth, int unitHeight) | gRenderObject | static |
| update() | gShadowMap | |
| ~gShadowMap() | gShadowMap | virtual |