citro3d  1.2.0
Functions
quat_frompitchyawroll.c File Reference
#include <c3d/maths.h>
Include dependency graph for quat_frompitchyawroll.c:

Functions

C3D_FQuat Quat_FromPitchYawRoll (float pitch, float yaw, float roll, bool bRightSide)
 Converting Pitch, Yaw, and Roll to Quaternion equivalent. More...