Mario Kart 64
guMtxCatF.c File Reference
#include <PR/gu.h>
Include dependency graph for guMtxCatF.c:

Functions

void guMtxCatF (float mf[4][4], float nf[4][4], float res[4][4])
 
void guMtxXFMF (float mf[4][4], float x, float y, float z, float *ox, float *oy, float *oz)
 

Function Documentation

◆ guMtxCatF()

void guMtxCatF ( float  mf[4][4],
float  nf[4][4],
float  res[4][4] 
)
Here is the caller graph for this function:

◆ guMtxXFMF()

void guMtxXFMF ( float  mf[4][4],
float  x,
float  y,
float  z,
float *  ox,
float *  oy,
float *  oz 
)