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. More... | |
~InstantiatorNotification () | |
Destructor. More... | |
Static Protected Member Functions | |
static void | notificationCallback (PropertyObject &, const string &, PropertyNotificationReason, void *userData) |
Callback. More... | |
Instantiator notification information installed by the gather lights render pass.
|
explicit |
Constructor.
gatherLightsPass | Gather Lights pass referred. |
instantiator | Instantiator node. |
kanzi::GatherLightsRenderPass::InstantiatorNotification::~InstantiatorNotification | ( | ) |
Destructor.
|
staticprotected |
Callback.
userData | Pointer to this. |