Home
FAQ
Player
Utilities
Stage
Gazebo
Contrib
Documentation
Publications
Contributors
Users

Project
Download
Bugs/Feedback
Mailing lists

Radish

Old news
Old stuff

HingeJoint Class Reference

#include <HingeJoint.hh>

Inheritance diagram for HingeJoint:

Joint List of all members.

Public Member Functions

 HingeJoint (World *world)
 Constructor.
 HingeJoint (dWorldID worldId, JointGroup *group=NULL)
virtual ~HingeJoint ()
double GetAngle () const
double GetAngleRate () const
virtual double GetParam (int parameter) const
void SetAnchor (GzVector anchor)
 Set the anchor point.
void SetAxis (GzVector axis)
 Set the axis of rotation.
void SetAnchor (double x, double y, double z)
void SetAxis (double x, double y, double z)
void GetAnchor (dVector3 result) const
void GetAxis (dVector3 result) const
virtual void SetParam (int parameter, double value)

Constructor & Destructor Documentation

HingeJoint::HingeJoint World world  ) 
 

Constructor.

HingeJoint::HingeJoint dWorldID  worldId,
JointGroup group = NULL
 

Constructor

Deprecated:

HingeJoint::~HingeJoint  )  [virtual]
 


Member Function Documentation

double HingeJoint::GetAngle  )  const
 

double HingeJoint::GetAngleRate  )  const
 

double HingeJoint::GetParam int  parameter  )  const [virtual]
 

Reimplemented from Joint.

void HingeJoint::SetAnchor GzVector  anchor  ) 
 

Set the anchor point.

void HingeJoint::SetAxis GzVector  axis  ) 
 

Set the axis of rotation.

void HingeJoint::SetAnchor double  x,
double  y,
double  z
 

Set the anchor point

Deprecated:

void HingeJoint::SetAxis double  x,
double  y,
double  z
 

Set the axis of rotation

Deprecated:

void HingeJoint::GetAnchor dVector3  result  )  const
 

Get the anchor point

Deprecated:

void HingeJoint::GetAxis dVector3  result  )  const
 

Get the axis of rotation

Deprecated:

void HingeJoint::SetParam int  parameter,
double  value
[virtual]
 

Reimplemented from Joint.


The documentation for this class was generated from the following files:


Last updated $Date: 2004/12/21 01:49:15 $
Generated on Sun May 22 18:39:08 2005 for Gazebo by doxygen 1.4.2