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