BulletCSharp.BulletSoftBodyPINVOKE.btAlignedObjectArrayePSolver_findLinearSearch C# (CSharp) Method

btAlignedObjectArrayePSolver_findLinearSearch() private method

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