22 #ifndef _BALLJOINT_HH_
23 #define _BALLJOINT_HH_
62 public:
void Load(sdf::ElementPtr _sdf)
69 protected:
virtual void Init()
boost::shared_ptr< Base > BasePtr
Definition: PhysicsTypes.hh:66
virtual void Init()
Initialize joint.
Definition: BallJoint.hh:69
virtual unsigned int GetAngleCount() const
Definition: BallJoint.hh:55
GAZEBO_VISIBLE void Init(google::protobuf::Message &_message, const std::string &_id="")
Initialize a message.
void Load(sdf::ElementPtr _sdf)
Template to ::Load the BallJoint.
Definition: BallJoint.hh:62
BallJoint type.
Definition: Base.hh:99
#define GAZEBO_VISIBLE
Use to represent "symbol visible" if supported.
Definition: system.hh:48
BallJoint(BasePtr _parent)
Constructor.
Definition: BallJoint.hh:44
Base class for a ball joint.
Definition: BallJoint.hh:40
virtual ~BallJoint()
Destructor.
Definition: BallJoint.hh:50