#include <memory>#include <string>#include <ignition/math/Vector3.hh>#include "gazebo/msgs/light.pb.h"#include "gazebo/gui/EntityMaker.hh"Go to the source code of this file.
Classes | |
| class | DirectionalLightMaker |
| Used to insert a new directional light into the scene. More... | |
| class | LightMaker |
| Used to insert a new light into the scene. More... | |
| class | PointLightMaker |
| Used to insert a new point light into the scene. More... | |
| class | SpotLightMaker |
| Used to insert a new spot light into the scene. More... | |
Namespaces | |
| gazebo | |
| Forward declarations for the common classes. | |
| gazebo::gui | |
| gui namespace | |