18 #ifndef _GAZEBO_DARTCYLINDERSHAPE_HH_
19 #define _GAZEBO_DARTCYLINDERSHAPE_HH_
30 class DARTCylinderShapePrivate;
46 public:
void SetSize(
double _radius,
double _length);
50 private: DARTCylinderShapePrivate *dataPtr;
Cylinder collision.
Definition: CylinderShape.hh:43
DART cylinder shape.
Definition: DARTCylinderShape.hh:36
boost::shared_ptr< Collision > CollisionPtr
Definition: PhysicsTypes.hh:113