SSBM Decomp
Loading...
Searching...
No Matches
forward.h File Reference
#include <platform.h>

Go to the source code of this file.

Typedefs

typedef f32 Mtx[3][4]
 
typedef f32(* MtxPtr)[4]
 
typedef f32 Mtx44[4][4]
 
typedef f32(* Mtx44Ptr)[4]
 

Typedef Documentation

◆ Mtx

typedef f32 Mtx[3][4]

◆ MtxPtr

typedef f32(* MtxPtr)[4]

◆ Mtx44

typedef f32 Mtx44[4][4]

◆ Mtx44Ptr

typedef f32(* Mtx44Ptr)[4]