Mario Kart 64
Loading...
Searching...
No Matches
guOrthoF.c File Reference
Include dependency graph for guOrthoF.c:

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)
 

Function Documentation

◆ guOrtho()

void guOrtho ( Mtx * m,
float left,
float right,
float bottom,
float top,
float near,
float far,
float scale )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ guOrthoF()

void guOrthoF ( float m[4][4],
float left,
float right,
float bottom,
float top,
float near,
float far,
float scale )
Here is the call graph for this function:
Here is the caller graph for this function: