| Mario Kart 64
    | 
#include "libultra_internal.h"| Functions | |
| void | guOrthoF (float m[4][4], float left, float right, float bottom, float top, float near, float far, float scale) | 
| void | guOrtho (Mtx *m, float left, float right, float bottom, float top, float near, float far, float scale) | 
| void guOrtho | ( | Mtx * | m, | 
| float | left, | ||
| float | right, | ||
| float | bottom, | ||
| float | top, | ||
| float | near, | ||
| float | far, | ||
| float | scale ) | 
| void guOrthoF | ( | float | m[4][4], | 
| float | left, | ||
| float | right, | ||
| float | bottom, | ||
| float | top, | ||
| float | near, | ||
| float | far, | ||
| float | scale ) |