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

#include <ImageFramePrivate.hh>

Public Attributes

QImage image
 The image to draw. More...
 
boost::mutex mutex
 Mutex for protecting the image. More...
 

Member Data Documentation

QImage gazebo::gui::ImageFramePrivate::image

The image to draw.

boost::mutex gazebo::gui::ImageFramePrivate::mutex

Mutex for protecting the image.


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