53       public: 
virtual void Stop();
 
   56       public: 
virtual bool IsActive() 
const;
 
   72       public: std::string GetSDFString();
 
   75       private: 
virtual void CreateTheEntity();
 
   77       private: 
bool leftMousePressed;
 
   79       private: msgs::Visual *visualMsg;
 
   81       private: 
static unsigned int counter;
 
Generic description of a mouse event. 
Definition: MouseEvent.hh:35
Generic integer x, y vector. 
Definition: Vector2i.hh:36
to make a box 
Definition: BoxMaker.hh:41
to make an entity base class 
Definition: EntityMaker.hh:41
boost::shared_ptr< UserCamera > UserCameraPtr
Definition: RenderTypes.hh:91
#define GAZEBO_VISIBLE
Use to represent "symbol visible" if supported. 
Definition: system.hh:66