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

Functions

void guLookAtF (float mf[4][4], float xEye, float yEye, float zEye, float xAt, float yAt, float zAt, float xUp, float yUp, float zUp)
 
void guLookAt (Mtx *m, float xEye, float yEye, float zEye, float xAt, float yAt, float zAt, float xUp, float yUp, float zUp)
 

Function Documentation

◆ guLookAt()

void guLookAt ( Mtx *  m,
float  xEye,
float  yEye,
float  zEye,
float  xAt,
float  yAt,
float  zAt,
float  xUp,
float  yUp,
float  zUp 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ guLookAtF()

void guLookAtF ( float  mf[4][4],
float  xEye,
float  yEye,
float  zEye,
float  xAt,
float  yAt,
float  zAt,
float  xUp,
float  yUp,
float  zUp 
)
Here is the call graph for this function:
Here is the caller graph for this function: