Public Member Functions | |
OdeBallJoint (OdeWorld world) | |
OdeBallJoint (OdeWorld world, OdeJointGroup joint_group) | |
VBase3 | getAnchor () |
VBase3 | getAnchor2 () |
setAnchor (VBase3 const anchor) | |
setAnchor (float x, float y, float z) | |
setAnchor2 (VBase3 const anchor) | |
setAnchor2 (float x, float y, float z) | |
Static Public Member Functions | |
static TypeHandle | getClassType () |
OdeBallJoint | ( | OdeWorld | world | ) |
OdeBallJoint | ( | OdeWorld | world, |
OdeJointGroup | joint_group | ||
) |
VBase3 getAnchor | ( | ) |
VBase3 getAnchor2 | ( | ) |
static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from OdeJoint.
setAnchor | ( | VBase3 const | anchor | ) |
setAnchor | ( | float | x, |
float | y, | ||
float | z | ||
) |
setAnchor2 | ( | VBase3 const | anchor | ) |
setAnchor2 | ( | float | x, |
float | y, | ||
float | z | ||
) |