lua.wetgenes.tardis.q4.get_yaw_pitch_roll
v3 = q4:get_yaw_pitch_roll()
Get a yaw,pitch,roll degree rotation from this quaternion
If r is provided then the result is written into r and returned otherwise a new v3 is created and returned.
v3 = q4:get_yaw_pitch_roll()
Get a yaw,pitch,roll degree rotation from this quaternion
If r is provided then the result is written into r and returned otherwise a new v3 is created and returned.