BulletCSharp.BulletSoftBodyPINVOKE.btAlignedObjectArrayVector3_findLinearSearch C# (CSharp) Method

btAlignedObjectArrayVector3_findLinearSearch() private method

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