BulletCSharp.BulletCollisionPINVOKE.btBoxShape_localGetSupportingVertex C# (CSharp) 메소드

btBoxShape_localGetSupportingVertex() 개인적인 메소드

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