17#ifndef _GAZEBO_BULLETPOLYLINESHAPE_HH_
18#define _GAZEBO_BULLETPOLYLINESHAPE_HH_
43 public:
virtual void Load(sdf::ElementPtr _sdf);
46 public:
virtual void Init();
Triangle mesh collision helper class.
Definition BulletMesh.hh:36
virtual void Init()
Initialize the polyLine.
virtual ~BulletPolylineShape()
Destructor.
virtual void Load(sdf::ElementPtr _sdf)
Load.
BulletPolylineShape(CollisionPtr _parent)
Constructor.
PolylineShape(CollisionPtr _parent)
Constructor.
namespace for physics
Definition Actor.hh:41
boost::shared_ptr< Collision > CollisionPtr
Definition PhysicsTypes.hh:113
Forward declarations for the common classes.
Definition Animation.hh:27