Tao.Ode SDK Documentation

Ode.dJointGetType Method 

[Visual Basic]
Public Shared Function dJointGetType( _
   ByVal joint As IntPtr _
) As Integer
[C#]
public static int dJointGetType(
   IntPtr joint
);

See Also

Ode Class | Tao.Ode Namespace