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

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

alloc(bool depthStencil=true)cugl::graphics::RenderPassinlinestatic
alloc(size_t attachments, bool depthStencil=true)cugl::graphics::RenderPassinlinestatic
allocWithFormats(const std::vector< TexelFormat > &formats, bool depthStencil=true)cugl::graphics::RenderPassinlinestatic
allocWithFormats(const TexelFormat *formats, size_t size, bool depthStencil=true)cugl::graphics::RenderPassinlinestatic
dispose()cugl::graphics::RenderPass
getClearColor(size_t pos) constcugl::graphics::RenderPass
getClearColors() constcugl::graphics::RenderPass
getClearDepth() constcugl::graphics::RenderPass
getClearStencil() constcugl::graphics::RenderPass
getColorAttachments() constcugl::graphics::RenderPassinline
getColorFormat(size_t pos) constcugl::graphics::RenderPass
getColorFormats() constcugl::graphics::RenderPassinline
getDepthStencilFormat() constcugl::graphics::RenderPassinline
getDisplay()cugl::graphics::RenderPassstatic
getImplementation()cugl::graphics::RenderPassinline
hasDepthStencil() constcugl::graphics::RenderPassinline
init(bool depthStencil=true)cugl::graphics::RenderPassinline
init(size_t attachments, bool depthStencil=true)cugl::graphics::RenderPass
initWithFormats(const std::vector< TexelFormat > &formats, bool depthStencil=true)cugl::graphics::RenderPassinline
initWithFormats(const TexelFormat *formats, size_t size, bool depthStencil=true)cugl::graphics::RenderPass
isCompatible(const std::shared_ptr< RenderPass > &pass)cugl::graphics::RenderPassinline
isDefaultCompatible()cugl::graphics::RenderPassinline
RenderPass()cugl::graphics::RenderPassinline
setClearColor(size_t pos, const Color4f &color)cugl::graphics::RenderPass
setClearDepth(float value)cugl::graphics::RenderPass
setClearStencil(Uint32 value)cugl::graphics::RenderPass
~RenderPass()cugl::graphics::RenderPassinline