17 #ifndef _GAZEBO_GUI_VIEWERS_IMAGESVIEW_HH_    18 #define _GAZEBO_GUI_VIEWERS_IMAGESVIEW_HH_    31     class ImagesViewPrivate;
    45       public: 
virtual void SetTopic(
const std::string &_topicName);
    48       private: 
virtual void UpdateImpl();
    52       private: 
void OnImages(ConstImagesStampedPtr &_msg);
    57       private: 
void AddImage(
int _width, 
int _height);
    60       private: ImagesViewPrivate *dataPtr;
 Forward declarations for the common classes. 
Definition: Animation.hh:33
 
Definition: ImagesView.hh:33
 
Base class for widgets that display topic data. 
Definition: TopicView.hh:78
 
#define NULL
Definition: CommonTypes.hh:31