| addChild(ComposerSharedPtr childComposer) | kanzi::Composer | |
| addChildAtIndex(size_t index, ComposerSharedPtr childComposer) | kanzi::Composer | |
| AppliedStyleContainer typedef | kanzi::Object | protected |
| apply(Renderer3D *renderer, const TransformedScene3D *transformedScene, RenderContextStack &renderContextStack) | kanzi::Composer | |
| applyBufferSettingsAndCulling(const Renderer3D *userRenderer) const | kanzi::Renderpass | |
| applyCameraAndViewport(const Renderer3D *userRenderer, const KzuTransformedObjectNode *transformedCameraNode, RenderContextStack &renderContextStack, const KzuViewport *viewport, const KzuScissor *scissor) | kanzi::Renderpass | protected |
| applyChildren(Renderer3D *renderer, const TransformedScene3D *transformedScene, RenderContextStack &renderContextStack) | kanzi::Composer | protected |
| applyLight(KzuTransformedObjectNode *transformedObjectNode, Renderer3D *renderer) | kanzi::Renderpass | protectedstatic |
| applyObjectStyle(kanzi::StyleSharedPtr style) | kanzi::Object | |
| applyObjectStyles() | kanzi::Object | |
| applyOverride(Renderer3D *renderer, const TransformedScene3D *transformedScene, RenderContextStack &renderContextStack) KZ_OVERRIDE | kanzi::Renderpass | virtual |
| beginChildren() const | kanzi::Composer | inline |
| ColorBufferClearColorProperty | kanzi::Renderpass | static |
| ColorBufferClearEnabledProperty | kanzi::Renderpass | static |
| ColorWriteModeProperty | kanzi::Renderpass | static |
| Composer(Domain *domain, string_view name="") | kanzi::Composer | explicit |
| ComposerContainer typedef | kanzi::Composer | |
| ComposerEnabledProperty | kanzi::Renderpass | static |
| copyLocalValues(const Object &other) | kanzi::Object | |
| create(Domain *domain) | kanzi::Renderpass | static |
| kanzi::Composer::create(Domain *domain, string_view name="") | kanzi::Composer | static |
| CullModeProperty | kanzi::Renderpass | static |
| DepthBufferClearEnabledProperty | kanzi::Renderpass | static |
| DepthBufferClearValueProperty | kanzi::Renderpass | static |
| DepthBufferTestEnabledProperty | kanzi::Renderpass | static |
| DepthBufferWriteEnabledProperty | kanzi::Renderpass | static |
| endChildren() const | kanzi::Composer | inline |
| finishLoadingOverride(const KzuResourceLoaderThreadContext *threadContext) | kanzi::Resource | virtual |
| FlushAfterRenderProperty | kanzi::Renderpass | static |
| FrustumCullingOnProperty | kanzi::Renderpass | static |
| getAbstractProperty(AbstractPropertyType abstractPropertyType) const | kanzi::Object | inline |
| getAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::DataType &value) const | kanzi::Object | inline |
| getChildComposer(size_t index) | kanzi::Composer | |
| getChildCount() const | kanzi::Composer | |
| getColorBufferClearColor() const | kanzi::Renderpass | inline |
| getColorWriteMode() const | kanzi::Renderpass | inline |
| getCPUMemoryUsage() const | kanzi::Resource | virtual |
| getCullMode() const | kanzi::Renderpass | inline |
| getDepthBufferClearValue() const | kanzi::Renderpass | inline |
| getDomain() const | kanzi::Object | |
| getDynamicMetaclass() const | kanzi::Object | virtual |
| getKeepAlive() const | kanzi::Resource | |
| getLoadingStrategy() const | kanzi::Resource | |
| getLoadState() | kanzi::Resource | inlineprotected |
| getMemoryManager() const | kanzi::Resource | |
| getMessageDispatcher() const | kanzi::Object | |
| getName() const | kanzi::Resource | |
| getObjectSource() const | kanzi::Renderpass | |
| 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 | |
| getRenderPassCamera() const | kanzi::Renderpass | inline |
| getRenderPassMaterialResourceID() const | kanzi::Renderpass | inline |
| getRenderPassObjectSourceResourceID() const | kanzi::Renderpass | inline |
| getRenderPassRenderTargetResourceID() const | kanzi::Renderpass | inline |
| getRenderPassScissorHeight() const | kanzi::Renderpass | inline |
| getRenderPassScissorType() const | kanzi::Renderpass | inline |
| getRenderPassScissorWidth() const | kanzi::Renderpass | inline |
| getRenderPassScissorX() const | kanzi::Renderpass | inline |
| getRenderPassScissorY() const | kanzi::Renderpass | inline |
| getRenderTarget() const | kanzi::Composer | |
| getResourceManager() const | kanzi::Object | |
| getStaticMetaclass() | kanzi::Object | static |
| getStencilBufferClearValue() const | kanzi::Renderpass | inline |
| getStencilFailOperation() const | kanzi::Renderpass | inline |
| getStencilFunction() const | kanzi::Renderpass | inline |
| getStencilFunctionReferenceMask() const | kanzi::Renderpass | inline |
| getStencilFunctionReferenceValue() const | kanzi::Renderpass | inline |
| getStencilPassDepthFailOperation() const | kanzi::Renderpass | inline |
| getStencilPassDepthPassOperation() const | kanzi::Renderpass | inline |
| getTaskScheduler() const | kanzi::Object | |
| getViewportHeight() const | kanzi::Renderpass | inline |
| getViewportType() const | kanzi::Renderpass | inline |
| getViewportWidth() const | kanzi::Renderpass | inline |
| getViewportX() const | kanzi::Renderpass | inline |
| getViewportY() const | kanzi::Renderpass | inline |
| hasLocalValue(AbstractPropertyType propertyType) const | kanzi::Object | |
| hasValue(AbstractPropertyType propertyType) const | kanzi::Object | |
| initialize() KZ_OVERRIDE | kanzi::Renderpass | virtual |
| isColorBufferClearEnabled() const | kanzi::Renderpass | inline |
| isComposerEnabled() const | kanzi::Renderpass | inline |
| isDepthBufferClearEnabled() const | kanzi::Renderpass | inline |
| isDepthBufferTestEnabled() const | kanzi::Renderpass | inline |
| isDepthBufferWriteEnabled() const | kanzi::Renderpass | inline |
| isFlushAfterRender() const | kanzi::Renderpass | inline |
| isFrustumCullingOn() const | kanzi::Renderpass | inline |
| isLoaded() const | kanzi::Resource | |
| isRenderPassScissorEnabled() const | kanzi::Renderpass | inline |
| isSortBatchesByShader() const | kanzi::Renderpass | inline |
| isStencilBufferClearEnabled() const | kanzi::Renderpass | inline |
| isStencilBufferTestEnabled() const | kanzi::Renderpass | inline |
| isTypeOf(const Metaclass *objectType) const | kanzi::Object | inline |
| iterateTransformedObjects(Renderer3D *renderer, const KzcDynamicArray *transformedObjects, Renderer3D::ApplyObjectFunction applyFunction) | kanzi::Renderpass | |
| 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::Renderpass | 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 |
| removeAllChildren() | kanzi::Composer | |
| removeChild(ComposerSharedPtr childComposer) | kanzi::Composer | |
| removeLocalValue(AbstractPropertyType propertyType) | kanzi::Object | |
| RenderOnceProperty | kanzi::Renderpass | static |
| Renderpass(Domain *domain, string_view name="") | kanzi::Renderpass | explicit |
| RenderPassCameraProperty | kanzi::Renderpass | static |
| RenderPassMaterialProperty | kanzi::Renderpass | static |
| RenderPassObjectSourceProperty | kanzi::Renderpass | static |
| RenderPassRenderTargetProperty | kanzi::Renderpass | static |
| RenderPassScissorEnabledProperty | kanzi::Renderpass | static |
| RenderPassScissorHeightProperty | kanzi::Renderpass | static |
| RenderPassScissorTypeProperty | kanzi::Renderpass | static |
| RenderPassScissorWidthProperty | kanzi::Renderpass | static |
| RenderPassScissorXProperty | kanzi::Renderpass | static |
| RenderPassScissorYProperty | kanzi::Renderpass | static |
| requiresDepthBuffer(bool &out_allowDepthClear, bool &out_requiresDepth) const KZ_OVERRIDE | kanzi::Renderpass | virtual |
| reset() | kanzi::Composer | virtual |
| 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 |
| setColorBuffer(bool clearEnabled, ColorRGBA clearColor, GraphicsColorWriteMode writeMode) | kanzi::Renderpass | |
| setColorBufferClearColor(ColorRGBA value) | kanzi::Renderpass | inline |
| setColorBufferClearEnabled(bool value) | kanzi::Renderpass | inline |
| setColorWriteMode(GraphicsColorWriteMode value) | kanzi::Renderpass | inline |
| setComposerEnabled(bool value) | kanzi::Renderpass | inline |
| setCullMode(GraphicsCullMode value) | kanzi::Renderpass | inline |
| setDepthBuffer(bool depthClearEnabled, float clearValue, bool depthTestEnabled, bool depthWriteEnabled) | kanzi::Renderpass | |
| setDepthBufferClearEnabled(bool value) | kanzi::Renderpass | inline |
| setDepthBufferClearValue(float value) | kanzi::Renderpass | inline |
| setDepthBufferTestEnabled(bool value) | kanzi::Renderpass | inline |
| setDepthBufferWriteEnabled(bool value) | kanzi::Renderpass | inline |
| setFlushAfterRender(bool value) | kanzi::Renderpass | inline |
| setFrustumCullingOn(bool value) | kanzi::Renderpass | inline |
| setKeepAlive(bool keepAlive) | kanzi::Resource | |
| setKZB(const KzuBinaryDirectory *binaryDirectory, kzString path) | kanzi::Resource | inline |
| setLoaded() | kanzi::Resource | |
| setLoadingStrategy(KzuResourceLoadingStrategy loadingStrategy) | kanzi::Resource | |
| setObjectSource(ObjectSourceSharedPtr objectSource) | kanzi::Renderpass | |
| setProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::DataType value) | kanzi::Object | inline |
| setProperty(const PropertyType< ResourceID > &propertyType, ResourceSharedPtr value) | kanzi::Object | inline |
| setRenderOnce(bool renderOnce) | kanzi::Renderpass | |
| setRenderPassCamera(string value) | kanzi::Renderpass | inline |
| setRenderPassMaterialResourceID(ResourceID value) | kanzi::Renderpass | inline |
| setRenderPassObjectSourceResourceID(ResourceID value) | kanzi::Renderpass | inline |
| setRenderPassRenderTargetResourceID(ResourceID value) | kanzi::Renderpass | inline |
| setRenderPassScissorEnabled(bool value) | kanzi::Renderpass | inline |
| setRenderPassScissorHeight(float value) | kanzi::Renderpass | inline |
| setRenderPassScissorType(KzuViewportCoordinateType value) | kanzi::Renderpass | inline |
| setRenderPassScissorWidth(float value) | kanzi::Renderpass | inline |
| setRenderPassScissorX(float value) | kanzi::Renderpass | inline |
| setRenderPassScissorY(float value) | kanzi::Renderpass | inline |
| setRenderTarget(FramebufferSharedPtr renderTarget) | kanzi::Composer | |
| setSortBatchesByShader(bool value) | kanzi::Renderpass | inline |
| setStencilBuffer(bool stencilClearEnabled, unsigned int clearValue, bool stencilTestEnabled, GraphicsStencilOperation stencilModeSfail, GraphicsStencilOperation stencilModeDPfail, GraphicsStencilOperation stencilModeDPpass, GraphicsCompareFunction stencilFunction) | kanzi::Renderpass | |
| setStencilBufferClearEnabled(bool value) | kanzi::Renderpass | inline |
| setStencilBufferClearValue(int value) | kanzi::Renderpass | inline |
| setStencilBufferTestEnabled(bool value) | kanzi::Renderpass | inline |
| setStencilFailOperation(GraphicsStencilOperation value) | kanzi::Renderpass | inline |
| setStencilFunction(GraphicsCompareFunction value) | kanzi::Renderpass | inline |
| setStencilFunctionReferenceMask(int value) | kanzi::Renderpass | inline |
| setStencilFunctionReferenceValue(int value) | kanzi::Renderpass | inline |
| setStencilPassDepthFailOperation(GraphicsStencilOperation value) | kanzi::Renderpass | inline |
| setStencilPassDepthPassOperation(GraphicsStencilOperation value) | kanzi::Renderpass | inline |
| setViewportAbsolute(unsigned int x, unsigned int y, unsigned int width, unsigned int height) | kanzi::Renderpass | |
| setViewportHeight(float value) | kanzi::Renderpass | inline |
| setViewportRelative(float x, float y, float width, float height) | kanzi::Renderpass | |
| setViewportType(KzuViewportCoordinateType value) | kanzi::Renderpass | inline |
| setViewportWidth(float value) | kanzi::Renderpass | inline |
| setViewportX(float value) | kanzi::Renderpass | inline |
| setViewportY(float value) | kanzi::Renderpass | inline |
| SortBatchesByShaderProperty | kanzi::Renderpass | static |
| StencilBufferClearEnabledProperty | kanzi::Renderpass | static |
| StencilBufferClearValueProperty | kanzi::Renderpass | static |
| StencilBufferTestEnabledProperty | kanzi::Renderpass | static |
| StencilFailOperationProperty | kanzi::Renderpass | static |
| StencilFunctionProperty | kanzi::Renderpass | static |
| StencilFunctionReferenceMaskProperty | kanzi::Renderpass | static |
| StencilFunctionReferenceValueProperty | kanzi::Renderpass | static |
| StencilPassDepthFailOperationProperty | kanzi::Renderpass | static |
| StencilPassDepthPassOperationProperty | kanzi::Renderpass | static |
| unapplyObjectStyle(AppliedStyleEntry *appliedStyleEntry) | kanzi::Object | |
| unapplyObjectStyles() | kanzi::Object | |
| unload() | kanzi::Resource | |
| unloadOverride() | kanzi::Resource | virtual |
| ViewportHeightProperty | kanzi::Renderpass | static |
| ViewportTypeProperty | kanzi::Renderpass | static |
| ViewportWidthProperty | kanzi::Renderpass | static |
| ViewportXProperty | kanzi::Renderpass | static |
| ViewportYProperty | kanzi::Renderpass | static |
| ~Object() | kanzi::Object | virtual |
| ~Resource() | kanzi::Resource | virtual |