Tao.Ode SDK Documentation

Ode.dJointGetLMotorNumAxes Method 

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

See Also

Ode Class | Tao.Ode Namespace