Public Attributes | List of all members
gazebo::gui::LightMakerPrivate Class Reference

Privata data for LightMaker class. More...

#include <LightMakerPrivate.hh>

Inheritance diagram for gazebo::gui::LightMakerPrivate:
Inheritance graph
[legend]

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...
 

Detailed Description

Privata data for LightMaker class.

Member Data Documentation

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.


The documentation for this class was generated from the following file: