Go to the documentation of this file.
17 #ifndef GZ_RENDERING_SENSOR_HH_
18 #define GZ_RENDERING_SENSOR_HH_
20 #include "gz/rendering/config.hh"
27 inline namespace IGNITION_RENDERING_VERSION_NAMESPACE {
32 class IGNITION_RENDERING_VISIBLE
Sensor :
Represents a single posable node in the scene graph.
Definition: gz/rendering/Node.hh:37
Represents a scene sensor. The most obvious example is a camera, but it can be anything that generate...
Definition: gz/rendering/Sensor.hh:32
virtual ~Sensor()
Sensor.
Definition: gz/rendering/Sensor.hh:36