All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
gazebo::rendering::GUIOverlayPrivate Class Reference

Private data for the GUIOverlay class. More...

#include <GUIOverlayPrivate.hh>

Public Attributes

std::vector< event::ConnectionPtrconnections
 All the connections. More...
 
bool initialized
 True if initialized. More...
 
std::string layoutFilename
 The layout file used to create gui elements. More...
 
unsigned int rttImageSetCount
 Used in the AttachCameraToImage function to create unique names. More...
 

Detailed Description

Private data for the GUIOverlay class.

Member Data Documentation

std::vector<event::ConnectionPtr> gazebo::rendering::GUIOverlayPrivate::connections

All the connections.

bool gazebo::rendering::GUIOverlayPrivate::initialized

True if initialized.

std::string gazebo::rendering::GUIOverlayPrivate::layoutFilename

The layout file used to create gui elements.

unsigned int gazebo::rendering::GUIOverlayPrivate::rttImageSetCount

Used in the AttachCameraToImage function to create unique names.


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