BulletCSharp.BulletSoftBodyPINVOKE.btAlignedObjectArraySBJointPtr_findLinearSearch C# (CSharp) Method

btAlignedObjectArraySBJointPtr_findLinearSearch() private method

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