BulletCSharp.BulletDynamicsPINVOKE.btConeTwistConstraint_getBFrame C# (CSharp) Method

btConeTwistConstraint_getBFrame() private method

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