BulletCSharp.BulletSoftBodyPINVOKE.btAlignedObjectArrayeVSolver_findLinearSearch C# (CSharp) Method

btAlignedObjectArrayeVSolver_findLinearSearch() private method

private btAlignedObjectArrayeVSolver_findLinearSearch ( HandleRef jarg1, int jarg2 ) : int
jarg1 HandleRef
jarg2 int
return int
        public static extern int btAlignedObjectArrayeVSolver_findLinearSearch(HandleRef jarg1, int jarg2);
BulletSoftBodyPINVOKE