Tao.Ode SDK Documentation

Ode.dGeomCopyRotation Method (IntPtr, dMatrix3)

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

See Also

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