BulletCSharp.LinearMathPINVOKE.btMatrix3x3_setEulerYPR C# (CSharp) Method

btMatrix3x3_setEulerYPR() private method

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