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