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

btBU_Simplex1to4_getNumVertices() 개인적인 메소드

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