17 #ifndef _GAZEBO_DARTPOLYLINESHAPE_HH_ 18 #define _GAZEBO_DARTPOLYLINESHAPE_HH_ 28 class DARTPolylineShapePrivate;
44 public:
virtual void Load(sdf::ElementPtr _sdf);
47 public:
virtual void Init();
51 private: DARTPolylineShapePrivate *dataPtr;
Forward declarations for the common classes.
Definition: Animation.hh:33
DART polyline shape.
Definition: DARTPolylineShape.hh:34
GAZEBO_VISIBLE void Init(google::protobuf::Message &_message, const std::string &_id="")
Initialize a message.
Polyline geometry primitive.
Definition: PolylineShape.hh:38
boost::shared_ptr< Collision > CollisionPtr
Definition: PhysicsTypes.hh:104