Mario Kart 64
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 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

◆ 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: