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

Functions

void Mtx_Ortho (C3D_Mtx *mtx, float left, float right, float bottom, float top, float near, float far, bool isLeftHanded)
 Orthogonal projection. More...