C4 Engine Terathon Software C4 Engine API Documentation

• Physics Manager

API Links
Developer Links

JointObject::GetJointType

Defined in:  C4Contacts.h
Returns the specific type of a joint.
Prototype

JointType GetJointType(voidconst;

Description
The GetJointType function returns the specific joint type, which may be one of the following values.
kJointSpherical A spherical joint.
kJointUniversal A universal joint.
kJointDiscal A discal joint.
kJointRevolute A revolute joint.
kJointCylindrical A cylindrical joint.
kJointPrismatic A prismatic joint.