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

btCapsuleShape_localGetSupportingVertexWithoutMargin() private méthode

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