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

Functions

void Mtx_OrthoTilt (C3D_Mtx *mtx, float left, float right, float bottom, float top, float near, float far, bool isLeftHanded)
 Orthogonal projection, tilted to account for the 3DS screen rotation. More...