|
Panda3D
|
Public Member Functions | |
| OdeBallJoint (OdeWorld world) | |
| OdeBallJoint (OdeWorld world, OdeJointGroup joint_group) | |
| VBase3 | getAnchor () |
| VBase3 | getAnchor2 () |
| setAnchor (float x, float y, float z) | |
| setAnchor (VBase3 const anchor) | |
| setAnchor2 (float x, float y, float z) | |
| setAnchor2 (VBase3 const anchor) | |
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 | ( | float | x, |
| float | y, | ||
| float | z | ||
| ) |
| setAnchor | ( | VBase3 const | anchor | ) |
| setAnchor2 | ( | VBase3 const | anchor | ) |
| setAnchor2 | ( | float | x, |
| float | y, | ||
| float | z | ||
| ) |
1.7.3