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

btBU_Simplex1to4_getNumEdges() 개인적인 메소드

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