BulletCSharp.BulletCollisionPINVOKE.btBoxShape_localGetSupportingVertexWithoutMargin C# (CSharp) Méthode

btBoxShape_localGetSupportingVertexWithoutMargin() private méthode

private btBoxShape_localGetSupportingVertexWithoutMargin ( HandleRef jarg1, HandleRef jarg2 ) : IntPtr
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 System.Runtime.InteropServices.HandleRef
Résultat System.IntPtr
        public static extern IntPtr btBoxShape_localGetSupportingVertexWithoutMargin(HandleRef jarg1, HandleRef jarg2);
BulletCollisionPINVOKE