BulletCSharp.LinearMathPINVOKE.btAabbSupport C# (CSharp) Method

btAabbSupport() private method

private btAabbSupport ( HandleRef jarg1, HandleRef jarg2 ) : IntPtr
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 System.Runtime.InteropServices.HandleRef
return System.IntPtr
        public static extern IntPtr btAabbSupport(HandleRef jarg1, HandleRef jarg2);
LinearMathPINVOKE