Tao.Ode SDK Documentation |
|
Ode.dJointGetAMotorAxisRel Method
[Visual Basic]
Public Shared Function dJointGetAMotorAxisRel( _
ByVal
joint As
IntPtr, _
ByVal
anum As
Integer _
) As
Integer
[C#]
public static
int dJointGetAMotorAxisRel(
IntPtr joint,
int anum);
See Also
Ode Class | Tao.Ode Namespace