Binding lookup context for RenderPass.
More...
#include <kanzi/core.ui/graphics3d/binding_render_pass_lookup_context.hpp>
Binding lookup context for RenderPass.
- Since
- Kanzi 3.7.0
◆ BindingRenderPassLookupContext()
Constructor.
- Parameters
-
renderPass | Render pass to use as base for lookup. |
templateRoot | Template root of this render pass. Should not be empty. |
◆ create() [1/2]
Creates a binding lookup context for given render pass.
- Parameters
-
renderPass | RenderPass to use as base for lookup. |
templateRoot | Template root for given render pass. |
◆ create() [2/2]
Creates a binding lookup context for given render pass.
Template root is not initialized.
- Parameters
-
◆ clone()
◆ lookup()
ObjectSharedPtr kanzi::BindingRenderPassLookupContext::lookup |
( |
string_view |
path | ) |
|
|
overridevirtual |
◆ createValueSourceOwner()
◆ registerGlobalNotification()
◆ unregisterGlobalNotification()
void kanzi::BindingRenderPassLookupContext::unregisterGlobalNotification |
( |
string_view |
path, |
|
|
BindingLookupNotificationBase & |
notificationObject |
|
) |
| |
|
overridevirtual |
◆ registerLocalNotification()
◆ unregisterLocalNotification()
The documentation for this class was generated from the following file: