Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
J3DShapeFactory.cpp File Reference

Enumerations

enum  { J3DMdlDataFlag_ConcatView = 0x10 }
 
enum  { J3DShapeMtxType_Mtx = 0x00 , J3DShapeMtxType_BBoard = 0x01 , J3DShapeMtxType_YBBoard = 0x02 , J3DShapeMtxType_Multi = 0x03 }
 

Functions

static u32 getMdlDataFlag_MtxLoadType (u32 flag)
 

Enumeration Type Documentation

◆ anonymous enum

Enumerator
J3DMdlDataFlag_ConcatView 

◆ anonymous enum

Enumerator
J3DShapeMtxType_Mtx 
J3DShapeMtxType_BBoard 
J3DShapeMtxType_YBBoard 
J3DShapeMtxType_Multi 

Function Documentation

◆ getMdlDataFlag_MtxLoadType()

static u32 getMdlDataFlag_MtxLoadType ( u32  flag)
inlinestatic