Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Functions
guTranslateF.c File Reference
#include "libultra_internal.h"

Functions

void guTranslateF (float m[4][4], float x, float y, float z)
 
void guTranslate (Mtx *m, float x, float y, float z)
 

Function Documentation

◆ guTranslate()

void guTranslate ( Mtx m,
float  x,
float  y,
float  z 
)

◆ guTranslateF()

void guTranslateF ( float  m[4][4],
float  x,
float  y,
float  z 
)