TDME2 1.9.121
FrameBuffer Member List

This is the complete list of members for FrameBuffer, including all inherited members.

bindColorBufferTexture(int contextIdx)FrameBuffer
bindDepthBufferTexture(int contextIdx)FrameBuffer
buffersFrameBufferprivate
colorBufferTextureIdFrameBufferprivate
cubeMapTextureIdFrameBufferprivate
CUBEMAPTEXTUREID_NONEFrameBufferstatic
cubeMapTextureIndexFrameBufferprivate
CUBEMAPTEXTUREINDEX_NEGATIVE_XFrameBufferstatic
CUBEMAPTEXTUREINDEX_NEGATIVE_YFrameBufferstatic
CUBEMAPTEXTUREINDEX_NEGATIVE_ZFrameBufferstatic
CUBEMAPTEXTUREINDEX_NONEFrameBufferstatic
CUBEMAPTEXTUREINDEX_POSITIVE_XFrameBufferstatic
CUBEMAPTEXTUREINDEX_POSITIVE_YFrameBufferstatic
CUBEMAPTEXTUREINDEX_POSITIVE_ZFrameBufferstatic
depthBufferTextureIdFrameBufferprivate
disableFrameBuffer()FrameBufferstatic
dispose()FrameBuffer
doPostProcessing(Engine *engine, FrameBuffer *target, FrameBuffer *source, const string &programId, const string &shaderId, FrameBuffer *temporary=nullptr, FrameBuffer *blendToSource=nullptr)FrameBufferstatic
enableFrameBuffer()FrameBuffer
FrameBuffer(int32_t width, int32_t height, int32_t buffers, int32_t cubeMapTextureId=CUBEMAPTEXTUREID_NONE, int32_t cubeMapTextureIndex=CUBEMAPTEXTUREINDEX_NONE)FrameBuffer
FRAMEBUFFER_COLORBUFFERFrameBufferstatic
FRAMEBUFFER_DEPTHBUFFERFrameBufferstatic
frameBufferIdFrameBufferprivate
getColorBufferTextureId()FrameBufferinline
getDepthBufferTextureId()FrameBufferinline
getHeight()FrameBufferinline
getId()FrameBufferinline
getWidth()FrameBufferinline
heightFrameBufferprivate
initialize()FrameBuffer
renderDepthBufferToScreen(Engine *engine)FrameBufferinline
renderToScreen(Engine *engine, int32_t depthBufferTextureId, int32_t colorBufferTextureId)FrameBufferprivate
renderToScreen(Engine *engine)FrameBufferinline
reshape(int32_t width, int32_t height)FrameBuffer
widthFrameBufferprivate