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. | |
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. |