BulletCSharp.LinearMathPINVOKE.btAabbSupport C# (CSharp) 메소드

btAabbSupport() 개인적인 메소드

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