Kanzi 4.0.0-beta2
kanzi::Framebuffer::AttachmentPoint Member List

This is the complete list of members for kanzi::Framebuffer::AttachmentPoint, including all inherited members.

AttachmentPoint()=defaultkanzi::Framebuffer::AttachmentPointexplicit
AttachmentPoint(const Renderbuffer::CreateInfo &createInfo, string_view name)kanzi::Framebuffer::AttachmentPointinlineexplicit
AttachmentPoint(const RenderbufferSharedPtr &renderbuffer)kanzi::Framebuffer::AttachmentPointinlineexplicit
AttachmentPoint(const TextureSharedPtr &texture, size_t faceIndex, size_t mipmapLevel)kanzi::Framebuffer::AttachmentPointinlineexplicit
AttachmentPoint(AttachmentPoint &&other) noexceptkanzi::Framebuffer::AttachmentPointinline
AttachmentPoint(const AttachmentPoint &)=deletekanzi::Framebuffer::AttachmentPoint
empty() constkanzi::Framebuffer::AttachmentPointinline
getAnyRenderbuffer() constkanzi::Framebuffer::AttachmentPointinline
getFormat() constkanzi::Framebuffer::AttachmentPoint
getGPUMemoryUsage() constkanzi::Framebuffer::AttachmentPointinline
getHeight() constkanzi::Framebuffer::AttachmentPoint
getRenderbufferContainer()kanzi::Framebuffer::AttachmentPointinline
getRenderbufferContainer() constkanzi::Framebuffer::AttachmentPointinline
getSampleCount() constkanzi::Framebuffer::AttachmentPoint
getSharedTexture() constkanzi::Framebuffer::AttachmentPointinline
getTextureContainer()kanzi::Framebuffer::AttachmentPointinline
getTextureContainer() constkanzi::Framebuffer::AttachmentPointinline
getWeakRenderbuffer() constkanzi::Framebuffer::AttachmentPointinline
getWidth() constkanzi::Framebuffer::AttachmentPoint
hasRenderbufferContainer() constkanzi::Framebuffer::AttachmentPointinline
hasTextureContainer() constkanzi::Framebuffer::AttachmentPointinline
hasWeakRenderbuffer() constkanzi::Framebuffer::AttachmentPointinline
isTransient() constkanzi::Framebuffer::AttachmentPoint
m_storagekanzi::Framebuffer::AttachmentPointprotected
operator bool() constkanzi::Framebuffer::AttachmentPointinline
operator=(AttachmentPoint &&other) noexceptkanzi::Framebuffer::AttachmentPointinline
operator=(const AttachmentPoint &)=deletekanzi::Framebuffer::AttachmentPoint
setRenderbuffer(const RenderbufferSharedPtr &renderbuffer)kanzi::Framebuffer::AttachmentPointinline
setRenderbufferCreateInfo(const Renderbuffer::CreateInfo &createInfo, string_view name)kanzi::Framebuffer::AttachmentPointinline
setTexture(const TextureSharedPtr &texture, size_t faceIndex, size_t mipmapLevel)kanzi::Framebuffer::AttachmentPointinline
storage_type typedefkanzi::Framebuffer::AttachmentPoint
update(Renderer &renderer)kanzi::Framebuffer::AttachmentPointinline