Public Attributes | Static Public Attributes | List of all members
gazebo::rendering::WindowManagerPrivate Class Reference

#include <WindowManagerPrivate.hh>

Public Attributes

std::vector< Ogre::RenderWindow * > windows
 All the render windows. More...
 

Static Public Attributes

static uint32_t windowCounter
 Used to create unique names for the windows. More...
 

Member Data Documentation

uint32_t gazebo::rendering::WindowManagerPrivate::windowCounter
static

Used to create unique names for the windows.

std::vector<Ogre::RenderWindow *> gazebo::rendering::WindowManagerPrivate::windows

All the render windows.


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