Tao.Ode SDK Documentation

Ode.dGeomSetOffsetWorldRotation Method (IntPtr, dMatrix3)

[Visual Basic]
Overloads Public Shared Sub dGeomSetOffsetWorldRotation( _
   ByVal geom As IntPtr, _
   ByVal R As dMatrix3 _
)
[C#]
public static void dGeomSetOffsetWorldRotation(
   IntPtr geom,
   dMatrix3 R
);

See Also

Ode Class | Tao.Ode Namespace | Ode.dGeomSetOffsetWorldRotation Overload List