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

btQuaternion_setRotation() private méthode

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