Tao.Ode SDK Documentation |
|
Ode.dAreConnectedExcluding Method
[Visual Basic]
Public Shared Function dAreConnectedExcluding( _
ByVal
body1 As
IntPtr, _
ByVal
body2 As
IntPtr, _
ByVal
joint_type As
Integer _
) As
Integer
[C#]
public static
int dAreConnectedExcluding(
IntPtr body1,
IntPtr body2,
int joint_type);
See Also
Ode Class | Tao.Ode Namespace