Mario Kart 64
Loading...
Searching...
No Matches
guMtxCatL.c File Reference
#include "libultra_internal.h"
#include <PR/gu.h>
Include dependency graph for guMtxCatL.c:

Functions

void guMtxXFMF (Mtx *, float, float, float, float *, float *, float *)
 
void guMtxCatF (float mf[4][4], float nf[4][4], float res[4][4])
 
void guMtxCatL (Mtx *m, Mtx *n, Mtx *res)
 
void guMtxXFML (Mtx *m, 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:

◆ guMtxCatL()

void guMtxCatL ( Mtx * m,
Mtx * n,
Mtx * res )
Here is the call graph for this function:

◆ guMtxXFMF()

void guMtxXFMF ( Mtx * ,
float ,
float ,
float ,
float * ,
float * ,
float *  )
Here is the caller graph for this function:

◆ guMtxXFML()

void guMtxXFML ( Mtx * m,
float x,
float y,
float z,
float * ox,
float * oy,
float * oz )
Here is the call graph for this function: