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

btBoxShape_localGetSupportingVertexWithoutMargin() 개인적인 메소드

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