BulletCSharp.LinearMathPINVOKE.btGreaterEqual C# (CSharp) Method

btGreaterEqual() private method

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