![]() |
Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
|
#include <gd_types.h>
Data Fields | |
struct GdObj | header |
struct GdColour | colour |
s32 | colNum |
struct GdVec3f | normal |
s32 | vtxCount |
struct ObjVertex * | vertices [4] |
s32 | mtlId |
struct ObjMaterial * | mtl |
s32 ObjFace::colNum |
struct ObjMaterial* ObjFace::mtl |
s32 ObjFace::mtlId |
s32 ObjFace::vtxCount |