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

btMatrix3x3_setEulerYPR() private méthode

private btMatrix3x3_setEulerYPR ( HandleRef jarg1, float jarg2, float jarg3, float jarg4 ) : void
jarg1 HandleRef
jarg2 float
jarg3 float
jarg4 float
Résultat void
        public static extern void btMatrix3x3_setEulerYPR(HandleRef jarg1, float jarg2, float jarg3, float jarg4);
LinearMathPINVOKE