Carna  Version 3.0.1
Carna::base::Framebuffer Member List

This is the complete list of members for Carna::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)Carna::base::Framebufferstatic
copyDepthAttachment(unsigned int srcId, unsigned int dstId, const Viewport &src, const Viewport &dst)Carna::base::Framebufferstatic
createRenderTexture(bool floatingPoint=false)Carna::base::Framebufferstatic
currentId()Carna::base::Framebufferstatic
Framebuffer(unsigned int width, unsigned int height, Texture< 2 > &renderTexture)Carna::base::Framebuffer
hasRenderTexture(unsigned int location) const Carna::base::Framebuffer
height() const Carna::base::Framebufferinline
idCarna::base::Framebuffer
MAXIMUM_ALLOWED_COLOR_COMPONENTSCarna::base::Framebufferstatic
renderTexture(unsigned int location) const Carna::base::Framebuffer
resize(const math::Vector2ui &size)Carna::base::Framebuffer
resize(unsigned int width, unsigned int height)Carna::base::Framebuffer
width() const Carna::base::Framebufferinline
~Framebuffer()Carna::base::Framebuffer