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

Go to the source code of this file.

Classes

class  J3DCurrentMtxInfo
 
class  J3DCurrentMtx
 
class  J3DShape
 

Enumerations

enum  J3DShpFlag {
  J3DShpFlag_Visible = 0x0001 , J3DShpFlag_SkinPosCpu = 0x0004 , J3DShpFlag_SkinNrmCpu = 0x0008 , J3DShpFlag_Hidden = 0x0010 ,
  J3DShpFlag_EnableLod = 0x0100 , J3DShpFlag_NoMtx = 0x0200
}
 

Functions

static void J3DFifoWriteCPCmd (u8 cmd, u32 param)
 
static void J3DFifoWriteXFCmd (u16 cmd, u16 len)
 

Enumeration Type Documentation

◆ J3DShpFlag

Enumerator
J3DShpFlag_Visible 
J3DShpFlag_SkinPosCpu 
J3DShpFlag_SkinNrmCpu 
J3DShpFlag_Hidden 
J3DShpFlag_EnableLod 
J3DShpFlag_NoMtx 

Function Documentation

◆ J3DFifoWriteCPCmd()

static void J3DFifoWriteCPCmd ( u8  cmd,
u32  param 
)
inlinestatic

◆ J3DFifoWriteXFCmd()

static void J3DFifoWriteXFCmd ( u16  cmd,
u16  len 
)
inlinestatic