BulletCSharp.BulletCollisionPINVOKE.btCollisionDispatcher_defaultNearCallback C# (CSharp) Method

btCollisionDispatcher_defaultNearCallback() private method

private btCollisionDispatcher_defaultNearCallback ( 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 btCollisionDispatcher_defaultNearCallback(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3);
BulletCollisionPINVOKE