17 #ifndef _SPHEREMAKER_HH_
18 #define _SPHEREMAKER_HH_
42 public:
virtual void Stop();
43 public:
virtual bool IsActive()
const;
51 public: std::string GetSDFString();
53 protected:
virtual void CreateTheEntity();
56 private:
bool leftMousePressed;
58 private: msgs::Visual *visualMsg;
60 private:
static unsigned int counter;
Generic description of a mouse event.
Definition: MouseEvent.hh:35
Generic integer x, y vector.
Definition: Vector2i.hh:36
Definition: SphereMaker.hh:35
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