NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::g3d::ResAnmTexSrtDataTypedef Struct Reference
Inheritance diagram for nw4r::g3d::ResAnmTexSrtDataTypedef:
[legend]

Description

Definition at line 17 of file g3d_resanmtexsrt.h.

Static Public Attributes

static const int NUM_OF_MAT_TEX_MTX = 8
 
static const int NUM_OF_IND_TEX_MTX = 3
 
static const int NUM_OF_TEX_MTX = NUM_OF_MAT_TEX_MTX + NUM_OF_IND_TEX_MTX
 

Member Data Documentation

◆ NUM_OF_MAT_TEX_MTX

const int nw4r::g3d::ResAnmTexSrtDataTypedef::NUM_OF_MAT_TEX_MTX = 8
static

Definition at line 18 of file g3d_resanmtexsrt.h.

◆ NUM_OF_IND_TEX_MTX

const int nw4r::g3d::ResAnmTexSrtDataTypedef::NUM_OF_IND_TEX_MTX = 3
static

Definition at line 19 of file g3d_resanmtexsrt.h.

◆ NUM_OF_TEX_MTX

const int nw4r::g3d::ResAnmTexSrtDataTypedef::NUM_OF_TEX_MTX = NUM_OF_MAT_TEX_MTX + NUM_OF_IND_TEX_MTX
static

Definition at line 20 of file g3d_resanmtexsrt.h.