Mario Kart 64
Loading...
Searching...
No Matches
guMtxCatL.c File Reference
#include <libultraship.h>
#include "port/interpolation/FrameInterpolation.h"
Include dependency graph for guMtxCatL.c:

Functions

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