17 #ifndef _MODEL_BUILDER_WIDGET_HH_
18 #define _MODEL_BUILDER_WIDGET_HH_
40 private slots:
void CreateBox();
41 private slots:
void CreateSphere();
42 private slots:
void CreateCylinder();
54 private: QAction *boxCreateAct, *sphereCreateAct, *cylinderCreateAct;
The Vector3 class represents the generic vector containing 3 elements.
Definition: Vector3.hh:39
Forward declarations for transport.
default namespace for gazebo
boost::shared_ptr< World > WorldPtr
Definition: PhysicsTypes.hh:80
boost::shared_ptr< Node > NodePtr
Definition: TransportTypes.hh:57
GAZEBO_VISIBLE void Init(google::protobuf::Message &_message, const std::string &_id="")
Initialize a message.
boost::shared_ptr< Publisher > PublisherPtr
Definition: TransportTypes.hh:49
#define GAZEBO_VISIBLE
Use to represent "symbol visible" if supported.
Definition: system.hh:66