Tao.Ode SDK Documentation |
|
Ode.dGeomSetOffsetWorldRotation Method (IntPtr, Single)
[Visual Basic]
Overloads Public Shared Sub dGeomSetOffsetWorldRotation( _
ByVal
geom As
IntPtr, _
ByRef
M00 As
Single _
)
[C#]
public static
void dGeomSetOffsetWorldRotation(
IntPtr geom,
ref
float M00);
See Also
Ode Class | Tao.Ode Namespace | Ode.dGeomSetOffsetWorldRotation Overload List