This is the complete list of members for kanzi::Renderbuffer, including all inherited members.
| APIAttachment enum name | kanzi::Surface | |
| APIAttachmentColor0 enum value | kanzi::Surface | |
| APIAttachmentColor1 enum value | kanzi::Surface | |
| APIAttachmentColor2 enum value | kanzi::Surface | |
| APIAttachmentColor3 enum value | kanzi::Surface | |
| APIAttachmentDepth enum value | kanzi::Surface | |
| APIAttachmentInvalid enum value | kanzi::Surface | |
| APIAttachmentStencil enum value | kanzi::Surface | |
| AppliedStyleContainer typedef | kanzi::Object | protected |
| applyObjectStyle(kanzi::StyleSharedPtr style) | kanzi::Object | |
| applyObjectStyles() | kanzi::Object | |
| attach(Framebuffer &framebuffer, APIAttachment apiAttachment, unsigned int face, unsigned int mipLevel) KZ_OVERRIDE | kanzi::Renderbuffer | protectedvirtual |
| configure(GraphicsFormat format, unsigned int sampleCount, unsigned int width, unsigned int height, unsigned int sliceCount, unsigned int faceCount, unsigned int mipLevelCount) | kanzi::Surface | protected |
| copyLocalValues(const Object &other) | kanzi::Object | |
| create(Domain *domain, GraphicsFormat format, unsigned int sampleCount, unsigned int width, unsigned int height, unsigned int faceCount, unsigned int mipLevelCount) | kanzi::Renderbuffer | static |
| deploy() | kanzi::GPUResource | |
| deployed() | kanzi::GPUResource | inline |
| deployOverride() KZ_OVERRIDE | kanzi::Renderbuffer | protectedvirtual |
| finishLoadingOverride(const KzuResourceLoaderThreadContext *threadContext) KZ_OVERRIDE | kanzi::GPUResource | virtual |
| freeCommonData() KZ_OVERRIDE | kanzi::Renderbuffer | protectedvirtual |
| getAbstractProperty(AbstractPropertyType abstractPropertyType) const | kanzi::Object | inline |
| getAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::DataType &value) const | kanzi::Object | inline |
| getCPUMemoryUsage() const KZ_OVERRIDE | kanzi::GPUResource | virtual |
| getDeployOnLoad() const | kanzi::GPUResource | |
| getDomain() const | kanzi::Object | |
| getDynamicMetaclass() const | kanzi::Object | virtual |
| getFaceCount() const | kanzi::Surface | |
| getFormat() const | kanzi::Surface | |
| getGLHandle(unsigned int face, unsigned int mipLevel) const | kanzi::Renderbuffer | |
| getGPUMemoryUsage() const | kanzi::GPUResource | inline |
| getGpuMemoryUsageEstimate() const | kanzi::Surface | protected |
| getGPUMemoryUsageOverride() const KZ_OVERRIDE | kanzi::Renderbuffer | protectedvirtual |
| getHeight() const | kanzi::Surface | |
| getKeepAlive() const | kanzi::Resource | |
| getLoadingStrategy() const | kanzi::Resource | |
| getLoadState() | kanzi::Resource | inlineprotected |
| getMemoryManager() const | kanzi::Resource | |
| getMessageDispatcher() const | kanzi::Object | |
| getMipLevelCount() const | kanzi::Surface | |
| 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::Surface | |
| getSliceCount() const | kanzi::Surface | |
| getStaticMetaclass() | kanzi::Object | static |
| getTaskScheduler() const | kanzi::Object | |
| getWidth() const | kanzi::Surface | |
| 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::Renderbuffer | protectedvirtual |
| isDeployed() const | kanzi::GPUResource | |
| isLoaded() const | kanzi::Resource | |
| isRenderable(unsigned int face, unsigned int mipLevel) const KZ_OVERRIDE | kanzi::Renderbuffer | protectedvirtual |
| isTypeOf(const Metaclass *objectType) const | kanzi::Object | inline |
| isWellFormed() const | kanzi::Surface | |
| 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::GPUResource | 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 | |
| Renderbuffer(Domain *domain, GraphicsFormat format, unsigned int sampleCount, unsigned int width, unsigned int height, unsigned int faceCount, unsigned int mipLevelCount) | kanzi::Renderbuffer | explicit |
| 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 |
| setDeployOnLoad(bool value) | kanzi::GPUResource | |
| setFaceCount(unsigned int value) | kanzi::Surface | protected |
| 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 |
| setSliceCount(unsigned int value) | kanzi::Surface | protected |
| Surface(Domain *domain, string_view name="") | kanzi::Surface | explicitprotected |
| unapplyObjectStyle(AppliedStyleEntry *appliedStyleEntry) | kanzi::Object | |
| unapplyObjectStyles() | kanzi::Object | |
| undeploy() | kanzi::GPUResource | |
| undeployed() | kanzi::GPUResource | inline |
| undeployOverride() KZ_OVERRIDE | kanzi::Renderbuffer | protectedvirtual |
| unload() | kanzi::Resource | |
| unloadOverride() KZ_OVERRIDE | kanzi::GPUResource | virtual |
| ~GPUResource() KZ_OVERRIDE | kanzi::GPUResource | virtual |
| ~Object() | kanzi::Object | virtual |
| ~Renderbuffer() KZ_OVERRIDE | kanzi::Renderbuffer | virtual |
| ~Resource() | kanzi::Resource | virtual |
| ~Surface() KZ_OVERRIDE | kanzi::Surface | virtual |