Tao.Ode SDK Documentation
Ode.dBodyGetRotation Method
[Visual Basic]
Public Shared Function dBodyGetRotation( _
ByVal
body
As
IntPtr
_
) As
dMatrix3
[C#]
public static
dMatrix3
dBodyGetRotation(
IntPtr
body
);
See Also
Ode Class
|
Tao.Ode Namespace