BallJoint Class Reference
[Ball Joint]
#include <BallJoint.hh>
Inheritance diagram for BallJoint:
Detailed Description
A ball jointPublic Member Functions | |
BallJoint (dWorldID worldId) | |
virtual | ~BallJoint () |
Vector3 | GetAnchor () const |
void | SetAnchor (const Vector3 &anchor) |
Protected Member Functions | |
void | LoadChild (XMLConfigNode *node) |
Constructor & Destructor Documentation
BallJoint | ( | dWorldID | worldId | ) |
Constructor
virtual ~BallJoint | ( | ) | [virtual] |
Destructor
Member Function Documentation
void LoadChild | ( | XMLConfigNode * | node | ) | [protected, virtual] |
Load the joint
Reimplemented from Joint.
void SetAnchor | ( | const Vector3 & | anchor | ) | [virtual] |
Set joint's anchor point
Reimplemented from Joint.
The documentation for this class was generated from the following file: