Tao.Ode SDK Documentation

Ode.dGeomCopyRotation Method (IntPtr, Single)

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

See Also

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