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

btBU_Simplex1to4_getName() 개인적인 메소드

private btBU_Simplex1to4_getName ( HandleRef jarg1 ) : string
jarg1 System.Runtime.InteropServices.HandleRef
리턴 string
        public static extern string btBU_Simplex1to4_getName(HandleRef jarg1);
BulletCollisionPINVOKE