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

btQuaternion_setRotation() 개인적인 메소드

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