|
Mario Kart 64
|
#include "libultra_internal.h"Functions | |
| void | guPerspectiveF (float mf[4][4], u16 *perspNorm, float fovy, float aspect, float near, float far, float scale) |
| void | guPerspective (Mtx *m, u16 *perspNorm, float fovy, float aspect, float near, float far, float scale) |
| void guPerspective | ( | Mtx * | m, |
| u16 * | perspNorm, | ||
| float | fovy, | ||
| float | aspect, | ||
| float | near, | ||
| float | far, | ||
| float | scale ) |