Tao.Ode SDK Documentation

Ode.dGeomGetRotation Method 

[Visual Basic]
Public Shared Function dGeomGetRotation( _
   ByVal geom As IntPtr _
) As dMatrix3
[C#]
public static dMatrix3 dGeomGetRotation(
   IntPtr geom
);

See Also

Ode Class | Tao.Ode Namespace