#include <ImageFramePrivate.hh>
Public Attributes | |
QImage | image |
The image to draw. More... | |
boost::mutex | mutex |
Mutex for protecting the image. More... | |
QImage gazebo::gui::ImageFramePrivate::image |
The image to draw.
boost::mutex gazebo::gui::ImageFramePrivate::mutex |
Mutex for protecting the image.