17 #ifndef _CYLINDERMAKER_HH_
18 #define _CYLINDERMAKER_HH_
49 public:
virtual void Stop();
51 public:
virtual bool IsActive()
const;
64 public: std::string GetSDFString();
67 private:
virtual void CreateTheEntity();
69 private:
bool leftMousePressed;
71 private: msgs::Visual *visualMsg;
73 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 cylinder
Definition: CylinderMaker.hh:39
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