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  J3DShapeMtx
 
class  J3DShape
 

Typedefs

typedef void(J3DShapeMtx::* J3DShapeMtx_LoadFunc) (int, u16) const
 

Enumerations

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

Typedef Documentation

◆ J3DShapeMtx_LoadFunc

typedef void(J3DShapeMtx::* J3DShapeMtx_LoadFunc) (int, u16) const

Enumeration Type Documentation

◆ J3DShpFlag

enum J3DShpFlag
Enumerator
J3DShpFlag_Visible 
J3DShpFlag_SkinPosCpu 
J3DShpFlag_SkinNrmCpu 
J3DShpFlag_Hidden 
J3DShpFlag_EnableLod 
J3DShpFlag_NoMtx