BulletCSharp.LinearMathPINVOKE.btFsel C# (CSharp) Method

btFsel() private method

private btFsel ( float jarg1, float jarg2, float jarg3 ) : float
jarg1 float
jarg2 float
jarg3 float
return float
        public static extern float btFsel(float jarg1, float jarg2, float jarg3);
LinearMathPINVOKE