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

btBU_Simplex1to4_getVertex() 개인적인 메소드

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