![]() |
• Physics Manager | ||||||||||||||||||||||||||
|
API Links
Developer Links
|
class JointDefined in:
The C4Contacts.hJoint class represents a joint node in a world.
Definition
Member Functions
Constructor
Joint class can only exist as the base class for a more specific type of joint.
Parameters
Description
The Joint class represents a joint node in a world. 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 node can be of one of the following types.
Base Classes
See Also
|