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

btAlignedObjectArraybtFace_findLinearSearch() 개인적인 메소드

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