BulletCSharp.BulletCollisionPINVOKE.btBoxShape_localGetSupportingVertex C# (CSharp) Method

btBoxShape_localGetSupportingVertex() private method

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