17 #ifndef _GAZEBO_DARTPOLYLINESHAPE_HH_
18 #define _GAZEBO_DARTPOLYLINESHAPE_HH_
28 class DARTPolylineShapePrivate;
41 public:
virtual void Load(sdf::ElementPtr _sdf);
44 public:
virtual void Init();
#define GZ_PHYSICS_VISIBLE
Definition: system.hh:259
Definition: DARTPolylineShapePrivate.hh:31
DART polyline shape.
Definition: DARTPolylineShape.hh:31
boost::shared_ptr< Collision > CollisionPtr
Definition: PhysicsTypes.hh:104
GAZEBO_VISIBLE void Init(google::protobuf::Message &_message, const std::string &_id="")
Initialize a message.
Polyline geometry primitive.
Definition: PolylineShape.hh:38