BulletCSharp.LinearMathPINVOKE.btPow C# (CSharp) Méthode

btPow() private méthode

private btPow ( float jarg1, float jarg2 ) : float
jarg1 float
jarg2 float
Résultat float
        public static extern float btPow(float jarg1, float jarg2);
LinearMathPINVOKE