Tao.Ode SDK Documentation

Ode.dGeomCopyOffsetRotation Method (IntPtr, dMatrix3)

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

See Also

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