Privata data for LightMaker class. More...
#include <LightMakerPrivate.hh>

Public Attributes | |
| rendering::LightPtr | light |
| Pointer to the light being spawned. More... | |
| transport::PublisherPtr | lightPub |
| Publisher used to spawn a new light. More... | |
| std::string | lightTypename |
| Type of the light being spawned. More... | |
| msgs::Light | msg |
| Message that holds all the light information. More... | |
Public Attributes inherited from gazebo::gui::EntityMakerPrivate | |
| transport::NodePtr | node |
| Node to publish messages and spawn the entity. More... | |
Privata data for LightMaker class.
| rendering::LightPtr gazebo::gui::LightMakerPrivate::light |
Pointer to the light being spawned.
| transport::PublisherPtr gazebo::gui::LightMakerPrivate::lightPub |
Publisher used to spawn a new light.
| std::string gazebo::gui::LightMakerPrivate::lightTypename |
Type of the light being spawned.
| msgs::Light gazebo::gui::LightMakerPrivate::msg |
Message that holds all the light information.