C4 Engine
C4 Engine API Documentation

JointObject::GetJointType

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

JointType GetJointType(voidconst;

Description
The GetJointType function returns the specific joint type, which can be one of the following constants.
kJointSpherical Spherical joint.
kJointUniversal Universal joint.
kJointDiscal Discal joint.
kJointRevolute Revolute joint.
kJointCylindrical Cylindrical joint.
kJointPrismatic Prismatic joint.