BulletCSharp.BulletDynamicsPINVOKE.btConeTwistConstraint_isPastSwingLimit C# (CSharp) Method

btConeTwistConstraint_isPastSwingLimit() private method

private btConeTwistConstraint_isPastSwingLimit ( HandleRef jarg1 ) : bool
jarg1 System.Runtime.InteropServices.HandleRef
return bool
        public static extern bool btConeTwistConstraint_isPastSwingLimit(HandleRef jarg1);
BulletDynamicsPINVOKE