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

btCollisionDispatcher_getNewManifold() private méthode

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