BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_checkFace C# (CSharp) Method

btSoftBody_checkFace() private method

private btSoftBody_checkFace ( HandleRef jarg1, int jarg2, int jarg3, int jarg4 ) : bool
jarg1 HandleRef
jarg2 int
jarg3 int
jarg4 int
return bool
        public static extern bool btSoftBody_checkFace(HandleRef jarg1, int jarg2, int jarg3, int jarg4);
BulletSoftBodyPINVOKE