Go to the documentation of this file.
18 #ifndef GZ_SENSORS_RENDERINGEVENTS_HH_
19 #define GZ_SENSORS_RENDERINGEVENTS_HH_
21 #include <gz/common/Event.hh>
22 #include <gz/common/SuppressWarning.hh>
28 #pragma warning(disable: 4251)
30 #include <gz/rendering/RenderTypes.hh>
35 #include <gz/sensors/config.hh>
36 #include <gz/sensors/rendering/Export.hh>
43 inline namespace IGNITION_SENSORS_VERSION_NAMESPACE {
54 public:
static gz::common::ConnectionPtr ConnectSceneChangeCallback(
58 IGN_COMMON_WARN_IGNORE__DLL_INTERFACE_MISSING
61 public:
static gz::common::EventT<
63 IGN_COMMON_WARN_RESUME__DLL_INTERFACE_MISSING
Definition: gz/sensors/AirPressureSensor.hh:32
Definition: gz/sensors/RenderingEvents.hh:45
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