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