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

Private data for the EntityMaker class. More...

#include <EntityMakerPrivate.hh>

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

Public Attributes

transport::NodePtr node
 Node to publish messages and spawn the entity. More...
 

Detailed Description

Private data for the EntityMaker class.

Member Data Documentation

transport::NodePtr gazebo::gui::EntityMakerPrivate::node

Node to publish messages and spawn the entity.

Each derived class must create its own publisher to the appropriate topic.


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