BulletCSharp.BulletDynamicsPINVOKE.btConeTwistConstraint_setMotorTargetInConstraintSpace C# (CSharp) Method

btConeTwistConstraint_setMotorTargetInConstraintSpace() private method

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