LibCarna Version 3.4.0
Loading...
Searching...
No Matches
LibCarna::base::Framebuffer Member List

This is the complete list of members for LibCarna::base::Framebuffer, including all inherited members.

copyColorAttachment(unsigned int srcId, unsigned int dstId, const Viewport &src, const Viewport &dst, unsigned int srcColorAttachment, unsigned int dstColorAttachment)LibCarna::base::Framebufferstatic
copyDepthAttachment(unsigned int srcId, unsigned int dstId, const Viewport &src, const Viewport &dst)LibCarna::base::Framebufferstatic
createRenderTexture(bool floatingPoint=false)LibCarna::base::Framebufferstatic
currentId()LibCarna::base::Framebufferstatic
Framebuffer(unsigned int width, unsigned int height, Texture< 2 > &renderTexture)LibCarna::base::Framebuffer
hasRenderTexture(unsigned int location) constLibCarna::base::Framebuffer
height() constLibCarna::base::Framebufferinline
idLibCarna::base::Framebuffer
MAXIMUM_ALLOWED_COLOR_COMPONENTSLibCarna::base::Framebufferstatic
renderTexture(unsigned int location) constLibCarna::base::Framebuffer
resize(const math::Vector2ui &size)LibCarna::base::Framebuffer
resize(unsigned int width, unsigned int height)LibCarna::base::Framebuffer
width() constLibCarna::base::Framebufferinline
~Framebuffer()LibCarna::base::Framebuffer