|
GlistEngine
|
This is the complete list of members for gFbo, including all inherited members.
| allocate(int width, int height, bool isDepthMap=false, bool useDepthTexture=false) | gFbo | |
| bind() | gFbo | |
| createRenderer() | gRenderObject | static |
| defaultfbo | gFbo | static |
| destroyRenderer() | gRenderObject | static |
| disableShadowMapping() | gRenderObject | static |
| draw(int x, int y) | gFbo | |
| draw(int x, int y, int w, int h) | gFbo | |
| draw(int x, int y, int w, int h, float rotate) | gFbo | |
| draw(glm::vec2 position, glm::vec2 size, float rotate=0.0f) | gFbo | |
| drawSub(int x, int y, int sx, int sy, int sw, int sh) | gFbo | |
| drawSub(int x, int y, int w, int h, int sx, int sy, int sw, int sh) | gFbo | |
| drawSub(int x, int y, int w, int h, int sx, int sy, int sw, int sh, float rotate) | gFbo | |
| drawSub(glm::vec2 pos, glm::vec2 size, glm::vec2 subpos, glm::vec2 subsize, float rotate=0.0f) | gFbo | |
| drawSub(const gRect &src, const gRect &dst, float rotate=0.f) | gFbo | |
| enableShadowMapping() | gRenderObject | static |
| getDepthTextureId() const | gFbo | |
| getHeight() const | gFbo | |
| getId() const | gFbo | |
| getRenderer() | gRenderObject | static |
| getScreenHeight() | gRenderObject | |
| getScreenWidth() | gRenderObject | |
| getTexture() | gFbo | |
| getTextureId() const | gFbo | |
| getWidth() const | gFbo | |
| gFbo() | gFbo | |
| 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 |
| 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 |
| setCurrentResolution(int scalingNo, int currentResolutionNo) | gObject | static |
| setScreenScaling(int screenScaling) | gRenderObject | static |
| setScreenSize(int screenWidth, int screenHeight) | gRenderObject | static |
| setUnitScreenSize(int unitWidth, int unitHeight) | gRenderObject | static |
| unbind() | gFbo | |
| ~gFbo() | gFbo | virtual |