Tao.Ode SDK Documentation |
|
Ode.dBodyGetPosition Method
Get the position of the body The vector is valid until any changes are made to the rigid body system structure.
[Visual Basic]
Public Shared Function dBodyGetPosition( _
ByVal
body As
IntPtr _
) As
dVector3
Parameters
-
body
- A dBodyID
Return Value
A dVector3
See Also
Ode Class | Tao.Ode Namespace