BulletCSharp.LinearMathPINVOKE.btMatrix3x3_setEulerYPR C# (CSharp) 메소드

btMatrix3x3_setEulerYPR() 개인적인 메소드

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