Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
GDGeometry.h File Reference

Go to the source code of this file.

Typedefs

typedef struct _GXVtxDescList GXVtxDescList
 

Functions

void GDSetVtxDescv (GXVtxDescList *)
 
void GDSetArray (GXAttr attr, const void *data, u8 stride)
 
void GDSetArrayRaw (GXAttr attr, u32 data, u8 stride)
 

Typedef Documentation

◆ GXVtxDescList

Function Documentation

◆ GDSetArray()

void GDSetArray ( GXAttr  attr,
const void data,
u8  stride 
)

◆ GDSetArrayRaw()

void GDSetArrayRaw ( GXAttr  attr,
u32  data,
u8  stride 
)

◆ GDSetVtxDescv()

void GDSetVtxDescv ( GXVtxDescList lists)