Kanzi 3.9.10
kanzi::GatherLightsRenderPass::InstantiatorNotification Class Reference

Instantiator notification information installed by the gather lights render pass. More...

#include <kanzi/core.ui/graphics3d/gather_lights_render_pass.hpp>

Public Member Functions

 InstantiatorNotification (GatherLightsRenderPassSharedPtr gatherLightsPass, Instantiator3D &instantiator)
 Constructor.
 
 ~InstantiatorNotification ()
 Destructor.
 

Static Protected Member Functions

static void notificationCallback (PropertyObject &, const string &, PropertyNotificationReason, void *userData)
 Callback.
 

Detailed Description

Instantiator notification information installed by the gather lights render pass.

Constructor & Destructor Documentation

◆ InstantiatorNotification()

kanzi::GatherLightsRenderPass::InstantiatorNotification::InstantiatorNotification ( GatherLightsRenderPassSharedPtr gatherLightsPass,
Instantiator3D & instantiator )
explicit

Constructor.

Parameters
gatherLightsPassGather Lights pass referred.
instantiatorInstantiator node.

◆ ~InstantiatorNotification()

kanzi::GatherLightsRenderPass::InstantiatorNotification::~InstantiatorNotification ( )

Destructor.

Member Function Documentation

◆ notificationCallback()

static void kanzi::GatherLightsRenderPass::InstantiatorNotification::notificationCallback ( PropertyObject & ,
const string & ,
PropertyNotificationReason ,
void * userData )
staticprotected

Callback.

Parameters
userDataPointer to this.

The documentation for this class was generated from the following file: