gz/sensors/RenderingEvents.hh
Go to the documentation of this file.
Definition: gz/sensors/RenderingEvents.hh:46
static gz::common::EventT< void(const gz::rendering::ScenePtr &)> sceneEvent
Event that is used to trigger callbacks when the scene is changed.
Definition: gz/sensors/RenderingEvents.hh:62
static gz::common::ConnectionPtr ConnectSceneChangeCallback(std::function< void(const gz::rendering::ScenePtr &)> _callback)
Set a callback to be called when the scene is changed.
Definition: gz/sensors/AirPressureSensor.hh:32