![]() |
• Physics Manager | ||||||||||||||||||||||||||
|
API Links
Developer Links
|
class JointObjectDefined in:
The C4Contacts.hJointObject class encapsulates data pertaining to a physics joint.
Definition
Member Functions
Constructor
JointObject class can only exist as the base class for another class.
Parameters
Description
The JointObject class encapsulates data describing a joint. A joint can be used to connect a rigid body to another rigid body or to static geometry, and the type of joint determines what kind of motion is allowed for the connected rigid bodies.A joint object can be of one of the following types.
Base Classes
See Also
|