This is the complete list of members for kanzi::NodeEffectRenderer2D, including all inherited members.
| addEffectPass() | kanzi::NodeEffectRenderer2D | protected |
| applyEffect(Renderer3D &renderer, CompositionStack &compositionStack, CompositionManager *compositionManager, const Matrix3x3 &worldTransform, const CompositionContentRequirements &requirements, TextureSharedPtr sourceContent) | kanzi::NodeEffectRenderer2D | |
| beginEffect(Renderer3D &renderer, CompositionStack &compositionStack, CompositionManager *compositionManager, const Matrix3x3 &worldTransform, const CompositionContentRequirements &requirements) | kanzi::NodeEffectRenderer2D | |
| beginEffectOverride(Renderer3D &renderer, CompositionStack &compositionStack, CompositionManager *compositionManager, const Matrix3x3 &worldTransform, const CompositionContentRequirements &requirements)=0 | kanzi::NodeEffectRenderer2D | protectedpure virtual |
| beginInitialEffectPass(Renderer3D &renderer, CompositionStack &compositionStack, CompositionManager *compositionManager, const CompositionContentRequirements &requirements) | kanzi::NodeEffectRenderer2D | protected |
| blitEffect(Renderer3D &renderer, CompositionStack &compositionStack, CompositionManager *compositionManager, const QuadDescription &effectQuad, const Matrix3x3 &transform, const Matrix4x4 *perspectiveMatrix, const Matrix4x4 *projectionMatrix, int blendMode, bool needsClear) | kanzi::NodeEffectRenderer2D | |
| blitEffectOverride(Renderer3D &renderer, CompositionStack &compositionStack, CompositionManager *compositionManager, const QuadDescription &effectQuad, const Matrix3x3 &transform, const Matrix4x4 *perspectiveMatrix, const Matrix4x4 *projectionMatrix, int blendMode, bool needsClear)=0 | kanzi::NodeEffectRenderer2D | protectedpure virtual |
| blitEffectPass(int effectPassIndex, Renderer3D &renderer, CompositionStack &compositionStack, CompositionManager *compositionManager, const QuadDescription &effectQuad, const Matrix3x3 &transform, const Matrix4x4 *perspectiveMatrix, const Matrix4x4 *projectionMatrix, int blendMode, bool needsClear) | kanzi::NodeEffectRenderer2D | protected |
| blitFinalEffectPass(Renderer3D &renderer, CompositionStack &compositionStack, CompositionManager *compositionManager, const QuadDescription &effectQuad, const Matrix3x3 &transform, const Matrix4x4 *perspectiveMatrix, const Matrix4x4 *projectionMatrix, int blendMode, bool needsClear) | kanzi::NodeEffectRenderer2D | protected |
| blitIntermediateEffectPass(int effectPassIndex, Renderer3D &renderer, CompositionStack &compositionStack, CompositionManager *compositionManager) | kanzi::NodeEffectRenderer2D | protected |
| clearRenderTarget(Renderer3D &renderer, CompositionStack &compositionStack, TextureSharedPtr texture, ColorRGBA clearColor) | kanzi::NodeEffectRenderer2D | protected |
| clearRenderTarget(Renderer3D &renderer, CompositionStack &compositionStack, NativeFramebufferHandle framebufferHandle, ColorRGBA clearColor) | kanzi::NodeEffectRenderer2D | protected |
| configureInitialEffectPass(Vector2 sourceContentSize) | kanzi::NodeEffectRenderer2D | protected |
| EffectPassContainer typedef | kanzi::NodeEffectRenderer2D | protected |
| endEffect(Renderer3D &renderer, CompositionStack &compositionStack, CompositionManager *compositionManager) | kanzi::NodeEffectRenderer2D | |
| endEffectOverride(Renderer3D &renderer, CompositionStack &compositionStack, CompositionManager *compositionManager)=0 | kanzi::NodeEffectRenderer2D | protectedpure virtual |
| endInitialEffectPass(CompositionStack &compositionStack) | kanzi::NodeEffectRenderer2D | protected |
| finalizeEffectPasses() | kanzi::NodeEffectRenderer2D | protected |
| getEffect() const | kanzi::NodeEffectRenderer2D | |
| getEffectInputTexelSize(int effectPassIndex, int inputIndex) | kanzi::NodeEffectRenderer2D | protected |
| getEffectPass(int index) | kanzi::NodeEffectRenderer2D | protected |
| getEffectPassCount() const | kanzi::NodeEffectRenderer2D | |
| getLastEffectPassIndex() const | kanzi::NodeEffectRenderer2D | protected |
| InitialEffectPassIndex | kanzi::NodeEffectRenderer2D | protectedstatic |
| isInitialPassRenderTargetTemporary() const | kanzi::NodeEffectRenderer2D | protected |
| isLayeredOnTop() const | kanzi::NodeEffectRenderer2D | |
| isRenderEffectOnlyEnabled() const | kanzi::NodeEffectRenderer2D | |
| NodeEffectRenderer2D(NodeEffect2DSharedPtr nodeEffect) | kanzi::NodeEffectRenderer2D | explicitprotected |
| onRenderEffectOnlyChanged() | kanzi::NodeEffectRenderer2D | protectedvirtual |
| releaseEffectPassInputRenderTargets(EffectPass ¤tEffectPass, CompositionManager *compositionManager) | kanzi::NodeEffectRenderer2D | protected |
| removeAllEffectPasses() | kanzi::NodeEffectRenderer2D | protected |
| restoreResources() | kanzi::NodeEffectRenderer2D | |
| restoreResourcesOverride()=0 | kanzi::NodeEffectRenderer2D | protectedpure virtual |
| setLayeredOnTop(bool layeredOnTop) | kanzi::NodeEffectRenderer2D | protected |
| setRenderEffectOnly(bool renderEffectOnly) | kanzi::NodeEffectRenderer2D | |
| supportsBlitBlendMode(int blendMode) | kanzi::NodeEffectRenderer2D | virtual |
| ~NodeEffectRenderer2D() | kanzi::NodeEffectRenderer2D | virtual |