Tao.Ode SDK Documentation |
|
Ode.dJointGetHingeAxis Method
Get the hinge axis parameter for the joint.
[Visual Basic]
Public Shared Sub dJointGetHingeAxis( _
ByVal
joint As
IntPtr, _
ByRef
result As
dVector3 _
)
Parameters
-
joint
- A dJointID
-
result
- A dVector3
See Also
Ode Class | Tao.Ode Namespace