This is the complete list of members for kanzi::Framebuffer, including all inherited members.
| addRenderbuffer(Attachment attachment, GraphicsFormat format) | kanzi::Framebuffer | |
| addTexture(Attachment attachment, Texture::Target target, GraphicsFormat format, Sampler::Filter minFilter, Sampler::Filter magFilter, Sampler::MipmapMode mipmapMode, Sampler::AddressingMode address) | kanzi::Framebuffer | |
| AppliedStyleContainer typedef | kanzi::Object | protected |
| applyObjectStyle(kanzi::StyleSharedPtr style) | kanzi::Object | |
| applyObjectStyles() | kanzi::Object | |
| Attachment enum name | kanzi::Framebuffer | |
| AttachmentColor0 enum value | kanzi::Framebuffer | |
| AttachmentColor1 enum value | kanzi::Framebuffer | |
| AttachmentColor2 enum value | kanzi::Framebuffer | |
| AttachmentColor3 enum value | kanzi::Framebuffer | |
| AttachmentCount enum value | kanzi::Framebuffer | |
| AttachmentDepthStencil enum value | kanzi::Framebuffer | |
| bind(unsigned int face, unsigned int mipLevel) | kanzi::Framebuffer | |
| configure(unsigned int width, unsigned int height, unsigned int faceCount, unsigned int sampleCount, unsigned int mipLevelCount) | kanzi::Framebuffer | |
| copyLocalValues(const Object &other) | kanzi::Object | |
| create(Domain *domain, unsigned int width, unsigned int height, bool depth, string_view name="") | kanzi::Framebuffer | static |
| createEmpty(Domain *domain, string_view name="") | kanzi::Framebuffer | static |
| deploy() | kanzi::GPUResource | |
| deployed() | kanzi::GPUResource | inline |
| deployOverride() KZ_OVERRIDE | kanzi::Framebuffer | protectedvirtual |
| finishLoadingOverride(const KzuResourceLoaderThreadContext *threadContext) KZ_OVERRIDE | kanzi::GPUResource | virtual |
| Framebuffer(Domain *domain, string_view name="") | kanzi::Framebuffer | explicit |
| freeCommonData() KZ_OVERRIDE | kanzi::Framebuffer | protectedvirtual |
| getAbstractProperty(AbstractPropertyType abstractPropertyType) const | kanzi::Object | inline |
| getAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::DataType &value) const | kanzi::Object | inline |
| getAttachment(Attachment attachment) const | kanzi::Framebuffer | |
| getCPUMemoryUsage() const KZ_OVERRIDE | kanzi::GPUResource | virtual |
| getDeployOnLoad() const | kanzi::GPUResource | |
| getDomain() const | kanzi::Object | |
| getDynamicMetaclass() const | kanzi::Object | virtual |
| getFaceCount() const | kanzi::Framebuffer | |
| getGLHandle(unsigned int face, unsigned int mipLevel) const | kanzi::Framebuffer | |
| getGPUMemoryUsage() const | kanzi::GPUResource | inline |
| getGPUMemoryUsageOverride() const | kanzi::GPUResource | inlineprotectedvirtual |
| getHeight() const | kanzi::Framebuffer | |
| getKeepAlive() const | kanzi::Resource | |
| getLoadingStrategy() const | kanzi::Resource | |
| getLoadState() | kanzi::Resource | inlineprotected |
| getMemoryManager() const | kanzi::Resource | |
| getMessageDispatcher() const | kanzi::Object | |
| getMipLevelCount() const | kanzi::Framebuffer | |
| getName() const | kanzi::Resource | |
| getProperty(const PropertyType< DataType > &propertyType) const | kanzi::Object | inline |
| getProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::DataType &value) const | kanzi::Object | inline |
| getPropertyManager() const | kanzi::Object | |
| getRenderer() const | kanzi::GPUResource | inline |
| getResourceManager() const | kanzi::Object | |
| getSampleCount() const | kanzi::Framebuffer | |
| getStaticMetaclass() | kanzi::Object | static |
| getTaskScheduler() const | kanzi::Object | |
| getTexture(Attachment attachment) const | kanzi::Framebuffer | |
| getWidth() const | kanzi::Framebuffer | |
| GPUResource(Domain *domain, string_view name="") | kanzi::GPUResource | explicitprotected |
| hasLocalValue(AbstractPropertyType propertyType) const | kanzi::Object | |
| hasValue(AbstractPropertyType propertyType) const | kanzi::Object | |
| initialize() | kanzi::Object | inlineprotected |
| invalidate() | kanzi::GPUResource | |
| invalidateOverride() KZ_OVERRIDE | kanzi::Framebuffer | protectedvirtual |
| isDeployed() const | kanzi::GPUResource | |
| isLoaded() const | kanzi::Resource | |
| isRenderable(unsigned int face, unsigned int mipLevel) const | kanzi::Framebuffer | |
| isTypeOf(const Metaclass *objectType) const | kanzi::Object | inline |
| kzuResourceFinishLoading_private(const KzuResourceLoaderThreadContext *threadContext) | kanzi::Resource | |
| kzuResourceLoad_private(const KzuResourceLoaderThreadContext *threadContext) | kanzi::Resource | |
| load() | kanzi::Resource | |
| loadFromKZB(const KzuResourceLoaderThreadContext *threadContext, KzcInputStream *inputStream, const KzuBinaryFileInfo *file) KZ_OVERRIDE | kanzi::Framebuffer | virtual |
| m_appliedStyles | kanzi::Object | protected |
| makeEditorInfo() | kanzi::Object | static |
| Object(Domain *domain) | kanzi::Object | explicit |
| onCopy(const Object &other) | kanzi::Object | protected |
| onPropertyChanged(AbstractPropertyType propertyType, KzuPropertyNotificationReason reason) | kanzi::Object | virtual |
| removeLocalValue(AbstractPropertyType propertyType) | kanzi::Object | |
| Resource(Domain *domain, string_view name) | kanzi::Resource | |
| setAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::DataType value) | kanzi::Object | inline |
| setAbstractProperty(AbstractPropertyType abstractPropertyType, ResourceSharedPtr value) | kanzi::Object | inline |
| setAttachment(Attachment attachment, SurfaceSharedPtr surface) | kanzi::Framebuffer | |
| setDeployOnLoad(bool value) | kanzi::GPUResource | |
| setKeepAlive(bool keepAlive) | kanzi::Resource | |
| setKZB(const KzuBinaryDirectory *binaryDirectory, kzString path) | kanzi::Resource | inline |
| setLoaded() | kanzi::Resource | |
| setLoadingStrategy(KzuResourceLoadingStrategy loadingStrategy) | kanzi::Resource | |
| setProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::DataType value) | kanzi::Object | inline |
| setProperty(const PropertyType< ResourceID > &propertyType, ResourceSharedPtr value) | kanzi::Object | inline |
| unapplyObjectStyle(AppliedStyleEntry *appliedStyleEntry) | kanzi::Object | |
| unapplyObjectStyles() | kanzi::Object | |
| unbind() | kanzi::Framebuffer | |
| undeploy() | kanzi::GPUResource | |
| undeployed() | kanzi::GPUResource | inline |
| undeployOverride() KZ_OVERRIDE | kanzi::Framebuffer | protectedvirtual |
| unload() | kanzi::Resource | |
| unloadOverride() KZ_OVERRIDE | kanzi::GPUResource | virtual |
| ~Framebuffer() KZ_OVERRIDE | kanzi::Framebuffer | virtual |
| ~GPUResource() KZ_OVERRIDE | kanzi::GPUResource | virtual |
| ~Object() | kanzi::Object | virtual |
| ~Resource() | kanzi::Resource | virtual |