BulletCSharp.BulletCollisionPINVOKE.btSimpleBroadphaseProxy_m_nextFree_set C# (CSharp) 메소드

btSimpleBroadphaseProxy_m_nextFree_set() 개인적인 메소드

private btSimpleBroadphaseProxy_m_nextFree_set ( HandleRef jarg1, int jarg2 ) : void
jarg1 HandleRef
jarg2 int
리턴 void
        public static extern void btSimpleBroadphaseProxy_m_nextFree_set(HandleRef jarg1, int jarg2);
BulletCollisionPINVOKE