SliderJoint Class Reference
#include <SliderJoint.hh>
Inheritance diagram for SliderJoint:
List of all members.
Constructor & Destructor Documentation
SliderJoint::SliderJoint |
( |
dWorldID |
worldId, |
|
|
JointGroup * |
group = NULL |
|
) |
|
|
SliderJoint::~SliderJoint |
( |
|
) |
[virtual] |
|
Member Function Documentation
void SliderJoint::GetAxis |
( |
dVector3 |
result |
) |
const |
|
double SliderJoint::GetPosition |
( |
|
) |
const |
|
double SliderJoint::GetPositionRate |
( |
|
) |
const |
|
double SliderJoint::GetParam |
( |
int |
parameter |
) |
const [virtual] |
|
|
Reimplemented from Joint. |
void SliderJoint::SetAxis |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z |
|
) |
|
|
void SliderJoint::SetParam |
( |
int |
parameter, |
|
|
double |
value |
|
) |
[virtual] |
|
|
Reimplemented from Joint. |
virtual void SliderJoint::SetAnchor |
( |
GzVector |
anchor |
) |
[inline, virtual] |
|
|
Reimplemented from Joint. |
void SliderJoint::SetSliderForce |
( |
double |
force |
) |
|
|
The documentation for this class was generated from the following files:
Last updated 12 September 2005 21:38:45
|