Tao.Ode SDK Documentation

Ode.dJointCreateLMotor Method 

[Visual Basic]
Public Shared Function dJointCreateLMotor( _
   ByVal world As IntPtr, _
   ByVal group As IntPtr _
) As IntPtr
[C#]
public static IntPtr dJointCreateLMotor(
   IntPtr world,
   IntPtr group
);

See Also

Ode Class | Tao.Ode Namespace