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

btCollisionDispatcher_getNearCallback() private méthode

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