Tao.Ode SDK Documentation

Ode.dBodyGetNumJoints Method 

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

See Also

Ode Class | Tao.Ode Namespace