Mario Kart 64
guPerspectiveF.c File Reference
Include dependency graph for guPerspectiveF.c:

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)
 

Function Documentation

◆ guPerspective()

void guPerspective ( Mtx *  m,
u16 perspNorm,
float  fovy,
float  aspect,
float  near,
float  far,
float  scale 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ guPerspectiveF()

void guPerspectiveF ( float  mf[4][4],
u16 perspNorm,
float  fovy,
float  aspect,
float  near,
float  far,
float  scale 
)
Here is the call graph for this function:
Here is the caller graph for this function: