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

Functions

void Mtx_PerspTilt (C3D_Mtx *mtx, float fovx, float invaspect, float near, float far, bool isLeftHanded)
 Perspective projection, tilted to account for the 3DS screen rotation. More...