BulletCSharp.BulletCollisionPINVOKE.btBU_Simplex1to4_getNumVertices C# (CSharp) Method

btBU_Simplex1to4_getNumVertices() private method

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