BulletCSharp.LinearMathPINVOKE.btEqual C# (CSharp) Method

btEqual() private method

private btEqual ( float jarg1, float jarg2 ) : bool
jarg1 float
jarg2 float
return bool
        public static extern bool btEqual(float jarg1, float jarg2);
LinearMathPINVOKE