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

btBU_Simplex1to4_getIndex() 개인적인 메소드

private btBU_Simplex1to4_getIndex ( HandleRef jarg1, int jarg2 ) : int
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 int
리턴 int
        public static extern int btBU_Simplex1to4_getIndex(HandleRef jarg1, int jarg2);
BulletCollisionPINVOKE