Panda3D
|
enum JointType [inherited] |
OdeNullJoint | ( | OdeWorld | world | ) |
OdeNullJoint | ( | OdeWorld | world, |
OdeJointGroup | joint_group | ||
) |
attachBody | ( | OdeBody const | body, |
int | index | ||
) | [inherited] |
int compareTo | ( | OdeJoint const | other | ) | [inherited] |
OdeAMotorJoint convertToAMotor | ( | ) | [inherited] |
OdeBallJoint convertToBall | ( | ) | [inherited] |
OdeContactJoint convertToContact | ( | ) | [inherited] |
OdeFixedJoint convertToFixed | ( | ) | [inherited] |
OdeHingeJoint convertToHinge | ( | ) | [inherited] |
OdeHinge2Joint convertToHinge2 | ( | ) | [inherited] |
OdeLMotorJoint convertToLMotor | ( | ) | [inherited] |
OdeNullJoint convertToNull | ( | ) | [inherited] |
OdePlane2dJoint convertToPlane2d | ( | ) | [inherited] |
OdeSliderJoint convertToSlider | ( | ) | [inherited] |
OdeUniversalJoint convertToUniversal | ( | ) | [inherited] |
destroy | ( | ) | [inherited] |
detach | ( | ) | [inherited] |
OdeBody getBody | ( | int | index | ) | [inherited] |
static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from OdeJoint.
OdeJointFeedback getFeedback | ( | ) | [inherited] |
dxJoint getId | ( | ) | [inherited] |
Returns the underlying dJointID.
int getJointType | ( | ) | [inherited] |
bool isEmpty | ( | ) | [inherited] |
bool operator== | ( | OdeJoint const | other | ) | [inherited] |
setFeedback | ( | bool | flag | ) | [inherited] |
setFeedback | ( | ) | [inherited] |
setFeedback | ( | OdeJointFeedback | ) | [inherited] |
write | ( | ostream | out | ) | [inherited] |
write | ( | ostream | out, |
unsigned int | indent | ||
) | [inherited] |
write | ( | ) | [inherited] |