CUGL 4.0
Cornell University Game Library
Loading...
Searching...
No Matches
cugl::graphics::FrameBuffer Member List

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

activate()cugl::graphics::FrameBuffer
alloc(Uint32 width, Uint32 height)cugl::graphics::FrameBufferinlinestatic
alloc(Uint32 width, Uint32 height, size_t outputs)cugl::graphics::FrameBufferinlinestatic
allocWithFormats(Uint32 width, Uint32 height, std::initializer_list< TexelFormat > outputs)cugl::graphics::FrameBufferinlinestatic
allocWithFormats(int width, int height, std::vector< TexelFormat > outputs)cugl::graphics::FrameBufferinlinestatic
allocWithFormats(int width, int height, TexelFormat *outputs, size_t outsize)cugl::graphics::FrameBufferinlinestatic
allocWithRenderPass(Uint32 width, Uint32 height, const std::shared_ptr< RenderPass > &pass)cugl::graphics::FrameBufferinlinestatic
clear()cugl::graphics::FrameBuffer
dispose()cugl::graphics::FrameBuffer
FrameBuffer()cugl::graphics::FrameBuffer
getAttachments() constcugl::graphics::FrameBufferinline
getDepthStencil() constcugl::graphics::FrameBuffer
getDisplay()cugl::graphics::FrameBufferstatic
getHeight() constcugl::graphics::FrameBufferinline
getImage(size_t index=0) constcugl::graphics::FrameBuffer
getImplementation()cugl::graphics::FrameBufferinline
getName() constcugl::graphics::FrameBufferinline
getRenderPass() constcugl::graphics::FrameBufferinline
getSize() constcugl::graphics::FrameBufferinline
getTexture(size_t index=0)cugl::graphics::FrameBuffer
getViewPort() constcugl::graphics::FrameBufferinline
getWidth() constcugl::graphics::FrameBufferinline
init(Uint32 width, Uint32 height)cugl::graphics::FrameBufferinline
init(Uint32 width, Uint32 height, size_t outputs)cugl::graphics::FrameBuffer
initWithFormats(Uint32 width, Uint32 height, std::initializer_list< TexelFormat > outputs)cugl::graphics::FrameBuffer
initWithFormats(Uint32 width, Uint32 height, std::vector< TexelFormat > outputs)cugl::graphics::FrameBufferinline
initWithFormats(Uint32 width, Uint32 height, TexelFormat *outputs, size_t outsize)cugl::graphics::FrameBuffer
initWithRenderPass(Uint32 width, Uint32 height, const std::shared_ptr< RenderPass > &pass)cugl::graphics::FrameBuffer
isImmediate() constcugl::graphics::FrameBuffer
restoreViewPort()cugl::graphics::FrameBuffer
setImmediate(bool value)cugl::graphics::FrameBuffer
setName(std::string name)cugl::graphics::FrameBufferinline
setViewPort(const Rect &viewport)cugl::graphics::FrameBufferinline
setViewPort(int x, int y, int width, int height)cugl::graphics::FrameBuffer
~FrameBuffer()cugl::graphics::FrameBufferinline