BulletCSharp.BulletDynamicsPINVOKE.btGeneric6DofConstraint_setAxis C# (CSharp) Method

btGeneric6DofConstraint_setAxis() private method

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