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

btCollisionDispatcher_needsCollision() private méthode

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