BulletCSharp.LinearMathPINVOKE.btPoolAllocator_getFreeCount C# (CSharp) 메소드

btPoolAllocator_getFreeCount() 개인적인 메소드

private btPoolAllocator_getFreeCount ( HandleRef jarg1 ) : int
jarg1 HandleRef
리턴 int
        public static extern int btPoolAllocator_getFreeCount(HandleRef jarg1);
LinearMathPINVOKE