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

new_btPoolAllocator() 개인적인 메소드

private new_btPoolAllocator ( int jarg1, int jarg2 ) : IntPtr
jarg1 int
jarg2 int
리턴 IntPtr
        public static extern IntPtr new_btPoolAllocator(int jarg1, int jarg2);
LinearMathPINVOKE