BulletCSharp.BulletDynamicsPINVOKE.btGeneric6DofConstraint_getInfo2 C# (CSharp) Method

btGeneric6DofConstraint_getInfo2() private method

private btGeneric6DofConstraint_getInfo2 ( HandleRef jarg1, HandleRef jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 System.Runtime.InteropServices.HandleRef
return void
        public static extern void btGeneric6DofConstraint_getInfo2(HandleRef jarg1, HandleRef jarg2);
BulletDynamicsPINVOKE