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

btSimpleBroadphaseProxy_SetNextFree() private méthode

private btSimpleBroadphaseProxy_SetNextFree ( HandleRef jarg1, int jarg2 ) : void
jarg1 HandleRef
jarg2 int
Résultat void
        public static extern void btSimpleBroadphaseProxy_SetNextFree(HandleRef jarg1, int jarg2);
BulletCollisionPINVOKE